Lines Matching defs:target_ci
235 struct cpu_info *ci, *target_ci;
240 target_ci = (struct cpu_info *)rnode->sysctl_data;
241 do_merge = (oldp != NULL) && (target_ci == NULL) &&
269 } else if (target_ci != NULL) {
271 gp = target_ci->ci_gmon;
324 if (target_ci != NULL) {
326 UINT64TOPTR(state), NULL, target_ci);
381 if (target_ci == NULL) {
391 if (target_ci == NULL) {
400 if (target_ci == NULL) {