Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.c1993 #define NETPERF_CPU_SET(cpu, cpusetp) __CPU_SET(cpu, cpusetp) in bind_to_specific_processor() macro
1998 #define NETPERF_CPU_SET(cpu, cpusetp) *cpusetp = 1 << cpu in bind_to_specific_processor() macro