Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h13727 struct rapl_pmu { struct
13728 raw_spinlock_t lock;
13729 int n_active;
13730 int cpu;
13731 struct list_head active_list;
13732 struct pmu *pmu;
13733 ktime_t timer_interval;
13734 struct hrtimer hrtimer;