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

  /src/sys/dev/tprof/
tprof_types.h 64 #define TPROF_PARAM_PROFILE 0x4
tprof_armv8.c 156 if (ISSET(param->p_flags, TPROF_PARAM_PROFILE) ||
tprof.c 519 if (ISSET(param->p_flags, TPROF_PARAM_PROFILE)) {
587 if (ISSET(param->p_flags, TPROF_PARAM_PROFILE)) {
  /src/usr.sbin/tprof/
tprof.c 458 params[i].p_flags |= TPROF_PARAM_PROFILE;
tprof_top.c 973 params[i].p_flags |= TPROF_PARAM_KERN | TPROF_PARAM_PROFILE;

Completed in 15 milliseconds