Home
last modified time | relevance | path

Searched refs:TPROF_IDENT_AMD_GENERIC (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/tprof/
H A Dtprof_types.h95 #define TPROF_IDENT_AMD_GENERIC 0x02 macro
H A Dtprof_x86_amd.c248 return TPROF_IDENT_AMD_GENERIC; in tprof_amd_ident()
/netbsd-src/usr.sbin/tprof/arch/
H A Dtprof_x86.c1328 case TPROF_IDENT_AMD_GENERIC: in tprof_event_init()
/netbsd-src/usr.sbin/tprof/
H A Dtprof.c373 case TPROF_IDENT_AMD_GENERIC: in tprof_cycle_event_name()