Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dperf_event.h902 struct perf_cpu_context { struct
903 struct perf_event_context ctx;
904 struct perf_event_context *task_ctx;
905 int active_oncpu;
906 int exclusive;
908 raw_spinlock_t hrtimer_lock;
909 struct hrtimer hrtimer;
910 ktime_t hrtimer_interval;
911 unsigned int hrtimer_active;
914 struct perf_cgroup *cgrp;
[all …]