Searched defs:cpu_id (Results 1 – 9 of 9) sorted by relevance
/tools/testing/selftests/net/ |
D | reuseport_bpf_cpu.c | 94 static void send_from_cpu(int cpu_id, int family, int proto) in send_from_cpu() 151 void receive_on_cpu(int *rcv_fd, int len, int epfd, int cpu_id, int proto) in receive_on_cpu()
|
/tools/testing/selftests/rseq/ |
D | rseq-x86.h | 91 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument 612 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
D | rseq-arm.h | 121 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
D | rseq-s390.h | 117 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
D | rseq-mips.h | 127 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
D | rseq-arm64.h | 174 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
D | rseq-ppc.h | 137 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
|
/tools/perf/ |
D | builtin-timechart.c | 583 u32 cpu_id = perf_evsel__intval(evsel, sample, "cpu_id"); in process_sample_cpu_idle() local 599 u32 cpu_id = perf_evsel__intval(evsel, sample, "cpu_id"); in process_sample_cpu_frequency() local 641 u64 cpu_id = perf_evsel__intval(evsel, sample, "cpu_id"); in process_sample_power_start() local 664 u64 cpu_id = perf_evsel__intval(evsel, sample, "cpu_id"); in process_sample_power_frequency() local
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 177 unsigned int cpu_id; member 5121 struct pkg_data *pkg_base, int cpu_id) in init_counter() 5154 int initialize_counters(int cpu_id) in initialize_counters()
|