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

  /src/sys/dev/tprof/
tprof_types.h 60 uint64_t p_unit; /* unit within the event class */ member in struct:tprof_param
tprof_x86_amd.c 154 __SHIFTIN(param->p_unit, PESR_UNIT_MASK);
tprof_x86_intel.c 142 __SHIFTIN(param->p_unit, PERFEVTSEL_UNIT_MASK) |
  /src/usr.sbin/tprof/arch/
tprof_armv7.c 138 param->p_unit = 0;
tprof_armv8.c 165 param->p_unit = 0;
tprof_x86.c 1369 param->p_unit = table->names[i].unit;

Completed in 14 milliseconds