OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tbo_counter_estimate_freq
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/tprof/
tprof.h
63
uint64_t (*
tbo_counter_estimate_freq
)(u_int);
member in struct:tprof_backend_ops
tprof_armv7.c
272
.
tbo_counter_estimate_freq
= armv7_pmu_counter_estimate_freq,
tprof_armv8.c
244
.
tbo_counter_estimate_freq
= armv8_pmu_counter_estimate_freq,
tprof_x86_amd.c
306
.
tbo_counter_estimate_freq
= tprof_amd_counter_estimate_freq,
tprof_x86_intel.c
309
.
tbo_counter_estimate_freq
= tprof_intel_counter_estimate_freq,
tprof.c
522
freq = tb->tb_ops->
tbo_counter_estimate_freq
(c);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025