Searched refs:FFSB_NUM_SYSCALLS (Results 1 – 2 of 2) sorted by relevance
60 #define FFSB_NUM_SYSCALLS (8UL) macro81 uint32_t counts[FFSB_NUM_SYSCALLS];82 uint64_t totals[FFSB_NUM_SYSCALLS]; /* cumulative sums */83 uint64_t mins[FFSB_NUM_SYSCALLS];84 uint64_t maxs[FFSB_NUM_SYSCALLS];85 uint32_t *buckets[FFSB_NUM_SYSCALLS]; /* bucket counters */
23 for (i = 0; i < FFSB_NUM_SYSCALLS; i++) { in ffsb_stats_str2syscall()86 for (i = 0; i < FFSB_NUM_SYSCALLS; i++) { in ffsb_statsd_init()102 for (i = 0; i < FFSB_NUM_SYSCALLS; i++) in ffsb_statsd_destroy()153 for (i = 0; i < FFSB_NUM_SYSCALLS; i++) { in ffsb_statsd_add()189 for (i = 0; i < FFSB_NUM_SYSCALLS; i++) in ffsb_statsd_print()