Searched refs:mt_stackshot_thread (Results 1 – 3 of 3) sorted by relevance
145 void mt_stackshot_thread(thread_t thread, uint64_t *instrs, uint64_t *cycles);
543 mt_stackshot_thread(thread_t thread, uint64_t *instrs, uint64_t *cycles) in mt_stackshot_thread() function
2107 mt_stackshot_thread(thread, &instrs, &cycles); in kcdata_record_thread_snapshot()