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_bitwidth
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/tprof/
tprof.h
61
u_int (*
tbo_counter_bitwidth
)(u_int);
member in struct:tprof_backend_ops
tprof_armv7.c
270
.
tbo_counter_bitwidth
= armv7_pmu_counter_bitwidth,
tprof_armv8.c
242
.
tbo_counter_bitwidth
= armv8_pmu_counter_bitwidth,
tprof_x86_amd.c
304
.
tbo_counter_bitwidth
= tprof_amd_counter_bitwidth,
tprof_x86_intel.c
307
.
tbo_counter_bitwidth
= tprof_intel_counter_bitwidth,
tprof.c
514
tb->tb_ops->
tbo_counter_bitwidth
(param->p_counter);
Completed in 15 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025