HomeSort by: relevance | last modified time | path
    Searched defs:counters_i (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/tprof/
tprof_top.c 120 static u_int counters_i; variable in typeref:typename:u_int
605 c0 = cn[counters_i++ & 1];
606 c = cn[counters_i & 1];
tprof_top.c 120 static u_int counters_i; variable in typeref:typename:u_int
605 c0 = cn[counters_i++ & 1];
606 c = cn[counters_i & 1];

Completed in 22 milliseconds