Norbert Saint Georges n...@tetrasys.eu [firebird-support] a écrit :
> where can I find them?

ok in ../../yvalve/perf.cpp

#define TOTAL_COUNTERS 11

// we use case-insensitive names, here they are written with capital 
letters for human readability
KnownCounters knownCounters[TOTAL_COUNTERS] = {
        {"RealTime", CNT_TIMER, CNT_TIME_REAL},
        {"UserTime", CNT_TIMER, CNT_TIME_USER},
        {"SystemTime", CNT_TIMER, CNT_TIME_SYSTEM},
        {"Fetches", CNT_DB_INFO, isc_info_fetches},
        {"Marks", CNT_DB_INFO, isc_info_marks},
        {"Reads", CNT_DB_INFO, isc_info_reads},
        {"Writes", CNT_DB_INFO, isc_info_writes},
        {"CurrentMemory", CNT_DB_INFO, isc_info_current_memory},
        {"MaxMemory", CNT_DB_INFO, isc_info_max_memory},
        {"Buffers", CNT_DB_INFO, isc_info_num_buffers},
        {"PageSize", CNT_DB_INFO, isc_info_page_size}
};

-- 
Norbert Saint Georges
http://tetrasys.fi



------------------------------------

------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu.  Try FAQ and other links from the left-side menu there.

Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/ 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
------------------------------------

Yahoo Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/firebird-support/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/firebird-support/join
    (Yahoo! ID required)

<*> To change settings via email:
    firebird-support-dig...@yahoogroups.com 
    firebird-support-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    firebird-support-unsubscr...@yahoogroups.com

<*> Your use of Yahoo Groups is subject to:
    https://info.yahoo.com/legal/us/yahoo/utos/terms/

  • [firebird-suppor... Norbert Saint Georges n...@tetrasys.eu [firebird-support]
    • [firebird-s... Norbert Saint Georges n...@tetrasys.eu [firebird-support]

Reply via email to