Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h7869 struct perf_cpu_pmu_context { struct
7870 struct perf_event_pmu_context epc;
7871 struct perf_event_pmu_context *task_epc;
7872 struct list_head sched_cb_entry;
7873 int sched_cb_usage;
7874 int active_oncpu;
7875 int exclusive;
7876 raw_spinlock_t hrtimer_lock;
7877 struct hrtimer hrtimer;
7878 ktime_t hrtimer_interval;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h5902 struct perf_cpu_pmu_context { struct
5903 struct perf_event_pmu_context epc;
5904 struct perf_event_pmu_context *task_epc;
5905 struct list_head sched_cb_entry;
5906 int sched_cb_usage;
5907 int active_oncpu;
5908 int exclusive;
5909 raw_spinlock_t hrtimer_lock;
5910 struct hrtimer hrtimer;
5911 ktime_t hrtimer_interval;
[all …]
Dvmlinux.h5902 struct perf_cpu_pmu_context { struct
5903 struct perf_event_pmu_context epc;
5904 struct perf_event_pmu_context *task_epc;
5905 struct list_head sched_cb_entry;
5906 int sched_cb_usage;
5907 int active_oncpu;
5908 int exclusive;
5909 raw_spinlock_t hrtimer_lock;
5910 struct hrtimer hrtimer;
5911 ktime_t hrtimer_interval;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h5475 struct perf_cpu_pmu_context { struct
5476 struct perf_event_pmu_context epc;
5477 struct perf_event_pmu_context *task_epc;
5478 struct list_head sched_cb_entry;
5479 int sched_cb_usage;
5480 int active_oncpu;
5481 int exclusive;
5482 raw_spinlock_t hrtimer_lock;
5483 struct hrtimer hrtimer;
5484 ktime_t hrtimer_interval;
[all …]
Dvmlinux_602.h5475 struct perf_cpu_pmu_context { struct
5476 struct perf_event_pmu_context epc;
5477 struct perf_event_pmu_context *task_epc;
5478 struct list_head sched_cb_entry;
5479 int sched_cb_usage;
5480 int active_oncpu;
5481 int exclusive;
5482 raw_spinlock_t hrtimer_lock;
5483 struct hrtimer hrtimer;
5484 ktime_t hrtimer_interval;
[all …]