Home
last modified time | relevance | path

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

/samples/bpf/
Dmap_perf_test_user.c83 static void test_hash_prealloc(int cpu) in test_hash_prealloc()
121 static void do_test_lru(enum test_type test, int cpu) in do_test_lru()
201 static void test_lru_hash_prealloc(int cpu) in test_lru_hash_prealloc()
206 static void test_nocommon_lru_hash_prealloc(int cpu) in test_nocommon_lru_hash_prealloc()
211 static void test_inner_lru_hash_prealloc(int cpu) in test_inner_lru_hash_prealloc()
216 static void test_lru_hash_lookup(int cpu) in test_lru_hash_lookup()
221 static void test_percpu_hash_prealloc(int cpu) in test_percpu_hash_prealloc()
233 static void test_hash_kmalloc(int cpu) in test_hash_kmalloc()
245 static void test_percpu_hash_kmalloc(int cpu) in test_percpu_hash_kmalloc()
257 static void test_lpm_kmalloc(int cpu) in test_lpm_kmalloc()
[all …]
Dtest_overhead_user.c33 static void test_task_rename(int cpu) in test_task_rename()
57 static void test_urandom_read(int cpu) in test_urandom_read()
81 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
Dcpustat_kern.c107 u32 key, cpu, pstate_idx; in bpf_prog1() local
215 u32 key, cpu, pstate_idx; in bpf_prog2() local
Dtrace_event_kern.c45 u32 cpu = bpf_get_smp_processor_id(); in bpf_prog1() local
Dtrace_output_user.c22 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output()
Dtracex6_user.c26 static void check_on_cpu(int cpu, struct perf_event_attr *attr) in check_on_cpu()
Dxdp_monitor_kern.c153 int cpu; // offset:16; size:4; signed:1; member
188 int cpu; // offset:16; size:4; signed:1; member
Dxdp_sample_pkts_user.c74 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output()
Dxdp_redirect_cpu_user.c188 struct datarec *cpu; member
575 static int create_cpu_entry(__u32 cpu, struct bpf_cpumap_val *value, in create_cpu_entry()
791 int *cpu, i; in main() local
Dmap_perf_test_kern.c210 int cpu = bpf_get_smp_processor_id(); in SYSCALL() local
Dxdp_monitor_user.c163 struct datarec *cpu; member
172 struct u64rec *cpu; member
Dxdp_redirect_cpu_kern.c661 int cpu; // offset:16; size:4; signed:1; member
701 int cpu; // offset:16; size:4; signed:1; member
Dxdp_rxq_info_user.c190 struct datarec *cpu; member