Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h2072 struct hrtimer_cpu_base { struct
2073 raw_spinlock_t lock;
2074 unsigned int cpu;
2075 unsigned int active_bases;
2076 unsigned int clock_was_set_seq;
2077 unsigned int hres_active: 1;
2078 unsigned int in_hrtirq: 1;
2079 unsigned int hang_detected: 1;
2080 unsigned int softirq_activated: 1;
2081 unsigned int nr_events;
[all …]