Searched refs:find_thread_name (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/trace.tproj/
H A Dtrace.c243 static void find_thread_name(uintptr_t, char **, boolean_t);
2753 void find_thread_name(uintptr_t thread, char **command, boolean_t deleteme) function
2809 find_thread_name(thread, command, (debugid_base == BSC_thread_terminate));
/macosx-10.9.5/system_cmds-597.90.1/trace.tproj/
H A Dtrace.c243 static void find_thread_name(uintptr_t, char **, boolean_t);
2753 void find_thread_name(uintptr_t thread, char **command, boolean_t deleteme) function
2809 find_thread_name(thread, command, (debugid_base == BSC_thread_terminate));
/macosx-10.9.5/system_cmds-597.90.1/latency.tproj/
H A Dlatency.c1335 find_thread_name(uintptr_t thread, char **command) function
2054 find_thread_name(thread, command);
2156 find_thread_name(kd->arg2, &command1);
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/latency.tproj/
H A Dlatency.c1335 find_thread_name(uintptr_t thread, char **command) function
2054 find_thread_name(thread, command);
2156 find_thread_name(kd->arg2, &command1);

Completed in 165 milliseconds