Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dbpf_helper_defs.h3056 static __u64 (* const bpf_ktime_get_boot_ns)(void) = (void *) 125; variable
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf_helper_defs.h3056 static __u64 (* const bpf_ktime_get_boot_ns)(void) = (void *) 125; variable
/aosp_15_r20/packages/modules/UprobeStats/src/bpf/headers/include/
Dbpf_helpers.h400 static unsigned long long (*bpf_ktime_get_boot_ns)(void) = (void*)BPF_FUNC_ktime_get_boot_ns; variable
/aosp_15_r20/packages/modules/Connectivity/bpf/headers/include/
Dbpf_helpers.h400 static unsigned long long (*bpf_ktime_get_boot_ns)(void) = (void*)BPF_FUNC_ktime_get_boot_ns; variable