HomeSort by: relevance | last modified time | path
    Searched refs:tfi_counter (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/tprof/
tprof.h 78 u_int tfi_counter; /* counter. 0..(TPROF_MAXCOUNTERS-1) */ member in struct:__anonecd820040108
tprof_armv7.c 246 tfi.tfi_counter = bit;
tprof_armv8.c 218 tfi.tfi_counter = bit;
tprof_x86_amd.c 217 tfi.tfi_counter = bit;
tprof_x86_intel.c 210 tfi.tfi_counter = bit;
tprof.c 726 __SHIFTIN(tfi->tfi_counter, TPROF_SAMPLE_COUNTER_MASK);

Completed in 18 milliseconds