Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h157 struct res_sample { struct
158 u64 time;
159 int cpu;
160 int tid;
Dsymbol_conf.h81 int res_sample; member
/tools/perf/ui/browsers/
Dhists.c2806 struct res_sample *res_sample, in add_res_sample_opt()