Home
last modified time | relevance | path

Searched refs:countv (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dcount.c45 static struct call_counts *countv[SUPPORTED_PERSONALITIES]; variable
46 #define counts (countv[current_personality])
239 if (!countv[i]) in call_summary()
DChangeLog-CVS1412 * 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.