OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpuevents
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/tprof/arch/
tprof_x86.c
61
static struct event_table *
cpuevents
= NULL;
variable in typeref:struct:event_table *
1326
cpuevents
= init_intel_generic();
1329
cpuevents
= init_amd_generic();
1332
return (
cpuevents
== NULL) ? -1 : 0;
1355
recursive_event_list(
cpuevents
);
1384
recursive_event_lookup(
cpuevents
, name, param);
Completed in 107 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025