Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dlog.h76 extern void acEndexe(); /* account.c */
H A Duuxqt.c244 acEndexe(cpucycle(), PARTIAL); /* stop collecting accounting log */
1136 acEndexe(cpucycle(), COMPLETE);
1138 acEndexe(cpucycle(), PARTIAL);
H A Daccount.c314 acEndexe(cycle,status) in acEndexe() function