Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
Dreuseport_bpf_cpu.c94 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/
Drseq-x86.h91 #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
Drseq-arm.h121 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
Drseq-s390.h117 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
Drseq-mips.h127 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
Drseq-arm64.h174 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
Drseq-ppc.h137 #define RSEQ_ASM_CMP_CPU_ID(cpu_id, current_cpu_id, label) \ argument
/tools/perf/
Dbuiltin-timechart.c583 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/
Dturbostat.c177 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()