Home
last modified time | relevance | path

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

/samples/bpf/
Dmap_perf_test_user.c81 static void test_hash_prealloc(int cpu) in test_hash_prealloc()
119 static void do_test_lru(enum test_type test, int cpu) in do_test_lru()
198 static void test_lru_hash_prealloc(int cpu) in test_lru_hash_prealloc()
203 static void test_nocommon_lru_hash_prealloc(int cpu) in test_nocommon_lru_hash_prealloc()
208 static void test_inner_lru_hash_prealloc(int cpu) in test_inner_lru_hash_prealloc()
213 static void test_lru_hash_lookup(int cpu) in test_lru_hash_lookup()
218 static void test_percpu_hash_prealloc(int cpu) in test_percpu_hash_prealloc()
230 static void test_hash_kmalloc(int cpu) in test_hash_kmalloc()
242 static void test_percpu_hash_kmalloc(int cpu) in test_percpu_hash_kmalloc()
254 static void test_lpm_kmalloc(int cpu) in test_lpm_kmalloc()
[all …]
Dtest_overhead_user.c36 static void test_task_rename(int cpu) in test_task_rename()
60 static void test_urandom_read(int cpu) in test_urandom_read()
84 static void loop(int cpu, int flags) in loop()
Dlathist_kern.c31 int cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
75 int key, cpu; in bpf_prog2() local
Dtrace_event_kern.c41 u32 cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
Dtracex6_user.c24 static void check_on_cpu(int cpu, struct perf_event_attr *attr) in check_on_cpu()
Dmap_perf_test_kern.c202 int cpu = bpf_get_smp_processor_id(); in stress_lru_hmap_alloc() local