HomeSort by relevance Sort by last modified time
    Searched full:cpu_start (Results 1 - 11 of 11) sorted by null

  /external/netperf/
netcpu_perfstat.c 82 "cpu_start: malloc failed errno %d\n",
97 "cpu_start: perfstat_cpu failed/count off; errno %d cpus %d count %d\n",
nettest_unix.c 461 /* The cpu_start routine will grab the current time and possibly */
465 cpu_start(local_cpu_usage);
933 cpu_start(stream_stream_request->measure_cpu);
    [all...]
nettest_sctp.c 663 /* The cpu_start routine will grab the current time and possibly */
667 cpu_start(local_cpu_usage);
    [all...]
nettest_sdp.c 484 /* The cpu_start routine will grab the current time and possibly */
488 cpu_start(local_cpu_usage);
    [all...]
nettest_dlpi.c 429 /* The cpu_start routine will grab the current time and possibly */
433 cpu_start(local_cpu_usage);
899 cpu_start(dlpi_co_stream_request->measure_cpu);
    [all...]
netserver.c 267 /* we need the cpu_start, cpu_stop in the looper case to kill the */
271 cpu_start(1);
nettest_bsd.c     [all...]
nettest_xti.c 867 /* The cpu_start routine will grab the current time and possibly */
871 cpu_start(local_cpu_usage);
    [all...]
netlib.h 471 extern void cpu_start(int measure_cpu);
netlib.c 20 /* cpu_start() start measuring cpu */
3000 cpu_start(int measure_cpu) function
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 178 __u32 cpu_start; /* CPU start Register (write) */ member in struct:CUSTOM_REG

Completed in 1291 milliseconds