Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h55609 struct threshold_block { struct
55623 struct threshold_block *blocks; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h23638 struct threshold_block { struct
23652 struct threshold_block *blocks; argument
H A Dvmlinux_518.h23638 struct threshold_block { struct
23652 struct threshold_block *blocks; argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h27394 struct threshold_block { struct
27395 unsigned int block;
27396 unsigned int bank;
27397 unsigned int cpu;
27398 u32 address;
27399 u16 interrupt_enable;
27400 bool interrupt_capable;
27401 u16 threshold_limit;
27402 struct kobject kobj;
27403 struct list_head miscj;