HomeSort by: relevance | last modified time | path
    Searched refs:perfstat_cpu (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
aix.c 1072 ncpus = result = perfstat_cpu(NULL, NULL, sizeof(perfstat_cpu_t), 0);
1084 result = perfstat_cpu(&cpu_id, ps_cpus, sizeof(perfstat_cpu_t), ncpus);
  /src/external/mit/libuv/dist/
configure 14562 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing perfstat_cpu" >&5
14563 printf %s "checking for library containing perfstat_cpu... " >&6; }
14575 char perfstat_cpu ();
14579 return perfstat_cpu ();

Completed in 19 milliseconds