/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | offcputime.h | 7 struct key_t { struct 8 __u32 pid; 9 __u32 tgid; 10 int user_stack_id; 11 int kern_stack_id;
|
H A D | capable.h | 21 struct key_t { struct 22 __u32 pid; 23 __u32 tgid; 24 int user_stack_id; 25 int kern_stack_id;
|
H A D | wakeuptime.h | 9 struct key_t { struct 10 char waker[TASK_COMM_LEN]; 11 char target[TASK_COMM_LEN]; 12 int w_k_stack_id;
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_test_kern5.c | 9 struct key_t { struct 18 __type(key, struct key_t); argument
|
H A D | bpf_iter_bpf_array_map.c | 9 struct key_t { struct 10 int a; 11 int b; 12 int c;
|
H A D | bpf_iter_bpf_percpu_array_map.c | 9 struct key_t { struct 10 int a; 11 int b; 12 int c;
|
H A D | bpf_iter_bpf_percpu_hash_map.c | 9 struct key_t { struct 18 __type(key, struct key_t); argument
|
H A D | bpf_iter_bpf_hash_map.c | 8 struct key_t { struct 17 __type(key, struct key_t); argument
|
H A D | test_btf_decl_tag.c | 17 struct key_t { struct 31 __type(key, struct key_t); argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_iter.c | 778 struct key_t { in test_bpf_hash_map() struct 779 int a; in test_bpf_hash_map() 780 int b; in test_bpf_hash_map() 781 int c; in test_bpf_hash_map() 871 struct key_t { in test_bpf_percpu_hash_map() struct 872 int a; in test_bpf_percpu_hash_map() 873 int b; in test_bpf_percpu_hash_map() 874 int c; in test_bpf_percpu_hash_map()
|
/aosp_15_r20/external/bcc/examples/tracing/ |
H A D | task_switch.c | 4 struct key_t { struct 9 BPF_HASH(stats, struct key_t, u64, 1024); argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | mfc.hpp | 541 typedef void *key_t; typedef 557 typedef void *key_t; typedef 573 typedef ::CString key_t; typedef 589 typedef ::CString key_t; typedef 632 typedef WORD key_t; typedef 648 typedef WORD key_t; typedef
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | profiler_python.cpp | 196 using key_t = CodeLocation; typedef 204 using key_t = Key; typedef 238 using key_t = PyMethod; typedef 251 using key_t = typename Config<C>::key_t; typedef in torch::profiler::impl::__anonaba953630411::Callsite
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
D | ipc.h | 47 typedef __key_t key_t; typedef
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
D | ipc.h | 47 typedef __key_t key_t; typedef
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | stateless_random_ops_v2_util.h | 48 const Tensor& key_t = ctx->input(key_input_idx); in GetKeyCounterAlgFromInputs() local
|
H A D | stateless_shuffle.cc | 37 auto key_t = std::get<0>(key_counter_alg); in Compute() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ |
H A D | cub-RadixSortPairs.cu | 58 #define AT_INSTANTIATE_SORT_PAIRS(key_t, value_size) \ argument
|
/aosp_15_r20/external/arm-trusted-firmware/tools/cert_create/include/ |
H A D | key.h | 64 } key_t; typedef
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/cert_create/include/ |
D | key.h | 68 } key_t; typedef
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/sys/ |
H A D | types.h | 67 typedef __key_t key_t; typedef
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/sys/ |
D | types.h | 68 typedef __key_t key_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/sys/ |
D | types.h | 67 typedef __key_t key_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/sys/ |
D | types.h | 67 typedef __key_t key_t; typedef
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/sys/ |
D | types.h | 67 typedef __key_t key_t; typedef
|