OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tbo_start
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/tprof/
tprof.h
66
void (*
tbo_start
)(tprof_countermask_t);
member in struct:tprof_backend_ops
tprof_armv7.c
275
.
tbo_start
= armv7_pmu_start,
tprof_armv8.c
247
.
tbo_start
= armv8_pmu_start,
tprof_x86_amd.c
309
.
tbo_start
= tprof_amd_start,
tprof_x86_intel.c
312
.
tbo_start
= tprof_intel_start,
tprof.c
318
tb->tb_ops->
tbo_start
(runmask);
Completed in 13 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025