Searched refs:z_btlog (Results 1 – 2 of 2) sorted by relevance
3350 if (z->z_btlog) { in zone_setup_logging()3397 if (!z->z_btlog) { in zone_setup_kasan_logging()3436 if (z->z_btlog) { in zleak_should_enable_for_zone()3454 if (!z->z_btlog) { in zleak_should_disable_for_zone()3470 log = z->z_btlog; in zleaks_enable_async()3471 z->z_btlog = NULL; in zleaks_enable_async()3537 btlog_t log = z->z_btlog; in panic_display_zleaks()3585 btlog_t log = zone->z_btlog; in zalloc_log()3623 btlog_t log = zone->z_btlog; in zfree_log()9073 if (z->z_btlog) { in mach_zone_get_zlog_zones()[all …]
398 struct btlog *z_btlog; member