Searched defs:cu_interpose (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c2068 kcpc_program(kcpc_ctx_t *ctx, boolean_t for_thread, boolean_t cu_interpose) argument
2089 if (cu_interpose == B_TRUE) {
2098 * Since cu_interpose is false, we are programming CU context.
2145 kcpc_unprogram(kcpc_ctx_t *ctx, boolean_t cu_interpose) argument
2179 * use to measure hardware capacity and utilization if cu_interpose
2182 if (cu_interpose == B_TRUE)

Completed in 48 milliseconds