Problem with statistics collection

New Message Reply Date view Thread view Subject view Author view

David Findley (dfindley++at++mdc.com)
Wed, 04 Nov 1998 10:57:44 -0600


Hi,

I am trying to collect some performance statistics on our
databases using the Performer 2.2 pfFrameStats functions.

I define a class pointer, fsp using getFStats()

This call returns a correct value:
     
    fsp->query(PFSTATSVAL_GFX_GEOM_TRIS |
        PFFSTATS_BUF_PREV, &ntri, sizeof(float));
                    

This call (immediately after the above call):

    fsp->query(PFSTATSVAL_GFX_GEOM_TSTRIPSTRIS |
                 PFFSTATS_BUF_PREV, &tstriptri, sizeof(float));

returns the error message:

 5022 PF Warning/Usage: pfStats::query() - unknown
query token 0x9b8 - no data written.

What am I missing?

Dave Findley
Boeing Flight Simulation - St. Louis


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Wed Nov 04 1998 - 09:35:24 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.