Home | Sort by: relevance | last modified time | path |
/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]; |