Home
last modified time | relevance | path

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

/samples/bpf/
A Dmap_perf_test_user.c82 static void test_hash_prealloc(int cpu) in test_hash_prealloc()
203 static void test_lru_hash_prealloc(int cpu) in test_lru_hash_prealloc()
213 static void test_inner_lru_hash_prealloc(int cpu) in test_inner_lru_hash_prealloc()
218 static void test_lru_hash_lookup(int cpu) in test_lru_hash_lookup()
223 static void test_percpu_hash_prealloc(int cpu) in test_percpu_hash_prealloc()
235 static void test_hash_kmalloc(int cpu) in test_hash_kmalloc()
247 static void test_percpu_hash_kmalloc(int cpu) in test_percpu_hash_kmalloc()
259 static void test_lpm_kmalloc(int cpu) in test_lpm_kmalloc()
271 static void test_hash_lookup(int cpu) in test_hash_lookup()
283 static void test_array_lookup(int cpu) in test_array_lookup()
[all …]
A Dlathist_kern.c31 int cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
75 int key, cpu; in bpf_prog2() local
A Dxdp_sample.bpf.c68 u32 cpu = bpf_get_smp_processor_id(); in xdp_redirect_collect_stat() local
131 u32 cpu = bpf_get_smp_processor_id(); in BPF_PROG() local
160 u32 cpu; in BPF_PROG() local
184 u32 cpu = bpf_get_smp_processor_id(); in BPF_PROG() local
211 u32 cpu; in BPF_PROG() local
A Dcpustat_kern.c107 u32 key, cpu, pstate_idx; in bpf_prog1() local
215 u32 key, cpu, pstate_idx; in bpf_prog2() local
A Dtrace_event_kern.c44 u32 cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
A Dtrace_output_user.c22 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output()
A Dtracex6_user.c25 static void check_on_cpu(int cpu, struct perf_event_attr *attr) in check_on_cpu()
A Dmap_perf_test.bpf.c216 int cpu = bpf_get_smp_processor_id(); in BPF_KSYSCALL() local
A Dxdp_sample_user.c93 struct datarec *cpu; member

Completed in 15 milliseconds