Searched defs:perf_cpu_context (Results 1 – 1 of 1) sorted by relevance
867 struct perf_cpu_context { struct868 struct perf_event_context ctx;870 int active_oncpu;871 int exclusive;874 struct hrtimer hrtimer;875 ktime_t hrtimer_interval;879 struct perf_cgroup *cgrp;884 int sched_cb_usage;886 int online;891 int heap_size;[all …]
Completed in 11 milliseconds