Home
last modified time | relevance | path

Searched defs:res_sample (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dhist.h160 struct res_sample { struct
161 u64 time;
162 int cpu;
163 int tid;
Dsymbol_conf.h81 int res_sample; member
/linux-6.14.4/tools/perf/ui/browsers/
Dhists.c2806 struct res_sample *res_sample, in add_res_sample_opt()