Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9382 struct perf_cpu_context { struct
9383 struct perf_event_context ctx;
9384 struct perf_event_context *task_ctx;
9385 int active_oncpu;
9386 int exclusive;
9387 raw_spinlock_t hrtimer_lock;
9388 struct hrtimer hrtimer;
9389 ktime_t hrtimer_interval;
9390 unsigned int hrtimer_active;
9391 struct perf_cgroup *cgrp;
[all …]