Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h3832 struct hrtimer_cpu_base { struct
3833 raw_spinlock_t lock;
3834 unsigned int cpu;
3835 unsigned int active_bases;
3836 unsigned int clock_was_set_seq;
3837 unsigned int hres_active: 1;
3838 unsigned int in_hrtirq: 1;
3839 unsigned int hang_detected: 1;
3840 unsigned int softirq_activated: 1;
3841 unsigned int nr_events;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h2173 struct hrtimer_cpu_base { struct
2174 raw_spinlock_t lock;
2175 unsigned int cpu;
2176 unsigned int active_bases;
2177 unsigned int clock_was_set_seq;
2178 unsigned int hres_active: 1;
2179 unsigned int in_hrtirq: 1;
2180 unsigned int hang_detected: 1;
2181 unsigned int softirq_activated: 1;
2182 unsigned int nr_events;
[all …]
Dvmlinux.h2173 struct hrtimer_cpu_base { struct
2174 raw_spinlock_t lock;
2175 unsigned int cpu;
2176 unsigned int active_bases;
2177 unsigned int clock_was_set_seq;
2178 unsigned int hres_active: 1;
2179 unsigned int in_hrtirq: 1;
2180 unsigned int hang_detected: 1;
2181 unsigned int softirq_activated: 1;
2182 unsigned int nr_events;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h2013 struct hrtimer_cpu_base { struct
2014 raw_spinlock_t lock;
2015 unsigned int cpu;
2016 unsigned int active_bases;
2017 unsigned int clock_was_set_seq;
2018 unsigned int hres_active: 1;
2019 unsigned int in_hrtirq: 1;
2020 unsigned int hang_detected: 1;
2021 unsigned int softirq_activated: 1;
2022 unsigned int nr_events;
[all …]
Dvmlinux_510.h2013 struct hrtimer_cpu_base { struct
2014 raw_spinlock_t lock;
2015 unsigned int cpu;
2016 unsigned int active_bases;
2017 unsigned int clock_was_set_seq;
2018 unsigned int hres_active: 1;
2019 unsigned int in_hrtirq: 1;
2020 unsigned int hang_detected: 1;
2021 unsigned int softirq_activated: 1;
2022 unsigned int nr_events;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h3924 struct hrtimer_cpu_base { struct
3925 raw_spinlock_t lock;
3926 unsigned int cpu;
3927 unsigned int active_bases;
3928 unsigned int clock_was_set_seq;
3929 unsigned int hres_active: 1;
3930 unsigned int in_hrtirq: 1;
3931 unsigned int hang_detected: 1;
3932 unsigned int softirq_activated: 1;
3933 unsigned int nr_events;
[all …]
Dvmlinux.h3924 struct hrtimer_cpu_base { struct
3925 raw_spinlock_t lock;
3926 unsigned int cpu;
3927 unsigned int active_bases;
3928 unsigned int clock_was_set_seq;
3929 unsigned int hres_active: 1;
3930 unsigned int in_hrtirq: 1;
3931 unsigned int hang_detected: 1;
3932 unsigned int softirq_activated: 1;
3933 unsigned int nr_events;
[all …]