Home
last modified time | relevance | path

Searched refs:tb_client (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_inspection.c49 static stackshot_taker_s tb_client; variable
232 …tberr = stackshot_taker_takestackshot(&tb_client, &scids, want_raw_addresses, all_address_spaces, … in collect_scid_list()
395 tberr = stackshot_taker__init(&tb_client, tb_endpoint); in exclaves_inspection_init()
401 tberr = stackshot_taker_allocsharedbuffer(&tb_client, ^(stackshot_sharedbuffer_s tbresult) { in exclaves_inspection_init()