Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h144660 struct cluster_pmu { struct
144661 struct list_head next;
144662 struct perf_event *events[9];
144663 struct l2cache_pmu *l2cache_pmu;
144664 long unsigned int used_counters[1];
144665 long unsigned int used_groups[1];
144666 int irq;
144667 int cluster_id;
144668 int on_cpu;
144669 cpumask_t cluster_cpus;
[all …]