Searched refs:p_zone (Results 1 – 2 of 2) sorted by relevance
98 static const char *p_zone; /* Zone. */ variable508 if (ISOPTSET(opttochk, OPT_z) && p_zone != NULL) { in select_zone()509 if (fnmatch(p_zone, zone, FNM_PATHNAME) != 0) in select_zone()811 p_zone = optarg; in main()
3649 return ((uint64_t)(uintptr_t)p0.p_zone->zone_name); in dtrace_dif_variable()3658 (uintptr_t)curthread->t_procp->p_zone->zone_name, in dtrace_dif_variable()17030 if (curthread->t_procp->p_zone->zone_dtrace_getf != 0 ||