HomeSort by relevance Sort by last modified time
    Searched refs:csc_cputime (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/sys/
cpucaps.h 106 * csc_cputime - Total time spent on CPU during thread lifetime, obtained
111 hrtime_t csc_cputime; member in struct:caps_sc
  /onnv/onnv-gate/usr/src/uts/common/disp/
cpucaps.c 255 csc->csc_cputime = 0;
976 usage_delta = new_usage - csc->csc_cputime;
979 csc->csc_cputime = new_usage;

Completed in 899 milliseconds