Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h7103 struct perf_cpu_context { struct
7104 struct perf_event_context ctx;
7105 struct perf_event_context *task_ctx;
7106 int active_oncpu;
7107 int exclusive;
7108 raw_spinlock_t hrtimer_lock;
7109 struct hrtimer hrtimer;
7110 ktime_t hrtimer_interval;
7111 unsigned int hrtimer_active;
7112 struct perf_cgroup *cgrp;
[all …]