Searched refs:countv (Results 1 – 2 of 2) sorted by relevance
45 static struct call_counts *countv[SUPPORTED_PERSONALITIES]; variable46 #define counts (countv[current_personality])239 if (!countv[i]) in call_summary()
1412 * syscall.c (call_counts, countv, counts, shortest, time_cmp,1428 * syscall.c (countv): New call_counts pointers array.1429 (counts): Convert to macro wrapper around countv.