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

  /src/usr.sbin/tprof/arch/
tprof_noarch.c 44 void tprof_event_lookup(const char *, struct tprof_param *);
59 tprof_event_lookup(const char *name, struct tprof_param *param)
tprof_armv7.c 130 tprof_event_lookup_table(const char *name, struct tprof_param *param,
150 tprof_event_lookup(const char *name, struct tprof_param *param)
tprof_armv8.c 157 tprof_event_lookup_table(const char *name, struct tprof_param *param,
177 tprof_event_lookup(const char *name, struct tprof_param *param)
tprof_x86.c 45 void tprof_event_lookup(const char *, struct tprof_param *);
1360 struct tprof_param *param)
1381 tprof_event_lookup(const char *name, struct tprof_param *param)
  /src/usr.sbin/tprof/
tprof.h 40 void tprof_event_lookup(const char *, struct tprof_param *);
  /src/sys/dev/tprof/
tprof_types.h 56 typedef struct tprof_param { struct

Completed in 14 milliseconds