Searched refs:CYC_TRACE1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c718 #define CYC_TRACE1(cpu, level, why, arg0) CYC_TRACE(cpu, level, why, arg0, 0) macro
901 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "expire-wrap", cyclic);
1291 CYC_TRACE1(cpu, level, "resize-int-int", consndx);
1773 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "remove-xcall", ndx);
1807 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "remove-pend", cyclic->cy_pend);
1968 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "reprog-xcall", ndx);
1993 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "reprog-down", i);
1996 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "reprog-up", i);
2426 CYC_TRACE1(cpu, CY_HIGH_LEVEL, "suspend-xcall", cpu->cyp_nelems);
2457 CYC_TRACE1(cp
[all...]

Completed in 69 milliseconds