Home
last modified time | relevance | path

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

/tools/perf/util/
Devsel.h20 struct perf_sample_id { struct
21 struct hlist_node node;
22 u64 id;
23 struct perf_evsel *evsel;
24 int idx;
25 int cpu;
26 pid_t tid;
29 u64 period;