Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Dlog.h97 extern time_t cpucycle(); /* account.c */
H A Duuxqt.c246 acEndexe(cpucycle(), PARTIAL); /* stop collecting accounting log */
1135 cpucycle();
1138 acEndexe(cpucycle(), COMPLETE);
1140 acEndexe(cpucycle(), PARTIAL);
H A Daccount.c332 cpucycle() in cpucycle() function