Home
last modified time | relevance | path

Searched refs:OPD_MAX_STATS (Results 1 – 6 of 6) sorted by relevance

/external/oprofile/daemon/
Dopd_stats.h26 OPD_MAX_STATS /**< end of stats */ enumerator
Dopd_stats.c22 unsigned long opd_stats[OPD_MAX_STATS];
Dinit.c329 for (i = 0; i < OPD_MAX_STATS; i++) in opd_26_init()
/external/oprofile/daemon/liblegacy/
Dopd_24_stats.h33 OPD_MAX_STATS /**< end of stats */ enumerator
Dopd_24_stats.c22 unsigned long opd_24_stats[OPD_MAX_STATS];
Dinit.c347 for (i = 0; i < OPD_MAX_STATS; i++) in opd_24_init()