Home
last modified time | relevance | path

Searched refs:cpucycle (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dlog.h95 extern time_t cpucycle(); /* account.c */
H A Duuxqt.c244 acEndexe(cpucycle(), PARTIAL); /* stop collecting accounting log */
1133 cpucycle();
1136 acEndexe(cpucycle(), COMPLETE);
1138 acEndexe(cpucycle(), PARTIAL);
H A Daccount.c332 cpucycle() in cpucycle() function