Lines Matching refs:ks_ctx
196 set->ks_ctx = ctx; in kcpc_bind_cpu()
256 set->ks_ctx = NULL; in kcpc_bind_cpu()
314 set->ks_ctx = ctx; in kcpc_bind_thread()
430 kcpc_ctx_t *ctx = set->ks_ctx; in kcpc_sample()
536 ctx = set->ks_ctx; in kcpc_unbind()
615 ASSERT(set->ks_ctx->kc_thread == curthread); in kcpc_preset()
616 ASSERT(set->ks_ctx->kc_cpuid == -1); in kcpc_preset()
633 kcpc_ctx_t *ctx = set->ks_ctx; in kcpc_restart()
690 ASSERT(t->t_cpc_set->ks_ctx->kc_cpuid != -1); in kcpc_enable()
859 cks->ks_ctx = cctx; in kcpc_ctx_clone()
1779 new->ks_ctx = NULL; in kcpc_dup_set()
1977 set->ks_ctx = ctx; in kcpc_cpu_ctx_create()