/external/jemalloc/test/unit/ |
D | prof_thread_name.c | 25 mallctl_thread_name_set_impl(const char *thread_name, const char *func, in mallctl_thread_name_set_impl() 40 const char *thread_name; in TEST_BEGIN() local 83 char thread_name[16] = ""; in thd_start() local
|
/external/lldb/source/Host/freebsd/ |
D | Host.cpp | 51 FreeBSDThread(const char *thread_name) in FreeBSDThread() 71 Host::ThreadCreated (const char *thread_name) in ThreadCreated() 85 std::string thread_name; in GetThreadName() local
|
/external/valgrind/drd/tests/ |
D | thread_name.c | 23 char thread_name[32]; in thread_func() local
|
D | Makefile.am | 419 pth_barrier_thr_cr thread_name program
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.h | 101 mach_port_t thread_name) { in SetExceptionInformation()
|
D | exception_handler.cc | 354 mach_port_t thread_name, in WriteMinidumpWithException()
|
/external/lldb/source/Host/common/ |
D | Host.cpp | 98 char thread_name[256]; in StartMonitoringChildProcess() local 532 Host::ThreadCreated (const char *thread_name) in ThreadCreated() 553 std::string thread_name; member 584 const char *thread_name, in ThreadCreate() 700 const char *thread_name, size_t len) in SetShortThreadName()
|
/external/lldb/source/Host/linux/ |
D | Host.cpp | 443 Host::ThreadCreated (const char *thread_name) in ThreadCreated() 463 std::string thread_name(comm_str, length); in GetThreadName() local
|
/external/lldb/source/API/ |
D | SBBreakpointLocation.cpp | 208 SBBreakpointLocation::SetThreadName (const char *thread_name) in SetThreadName()
|
D | SBBreakpoint.cpp | 417 SBBreakpoint::SetThreadName (const char *thread_name) in SetThreadName()
|
/external/lldb/source/Core/ |
D | Communication.cpp | 242 char thread_name[1024]; in StartReadThread() local
|
D | Log.cpp | 115 std::string thread_name (Host::GetThreadName (getpid(), Host::GetCurrentThreadID())); in PrintfWithFlagsVarArg() local
|
/external/lldb/source/Breakpoint/ |
D | BreakpointLocation.cpp | 155 BreakpointLocation::SetThreadName (const char *thread_name) in SetThreadName()
|
D | Breakpoint.cpp | 243 Breakpoint::SetThreadName (const char *thread_name) in SetThreadName()
|
/external/jemalloc/src/ |
D | prof.c | 1688 char *thread_name, bool active) in prof_tdata_init_impl() 1808 char *thread_name = (tdata->thread_name != NULL) ? in prof_tdata_reinit() local 1918 prof_thread_name_alloc(tsd_t *tsd, const char *thread_name) in prof_thread_name_alloc() 1938 prof_thread_name_set(tsd_t *tsd, const char *thread_name) in prof_thread_name_set()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_report.cc | 77 const char *thread_name(char *buf, int tid) { in thread_name() function
|
/external/jemalloc/include/jemalloc/internal/ |
D | prof.h | 188 char *thread_name; member
|
/external/lldb/tools/debugserver/source/MacOSX/ |
D | MachTask.cpp | 401 const char *thread_name = threads_name[i].c_str(); in GetProfileData() local
|
/external/valgrind/coregrind/ |
D | pub_core_threadstate.h | 353 HChar *thread_name; member
|
/external/linux-tools-perf/src/tools/perf/scripts/python/ |
D | sched-migration.py | 31 def thread_name(pid): function
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
D | ProcessGDBRemote.cpp | 1448 std::string thread_name; in SetThreadStopInfo() local
|
/external/lldb/tools/debugserver/source/ |
D | RNBRemote.cpp | 2451 const char *thread_name = DNBThreadGetName (pid, tid); in SendStopReplyPacketForThread() local
|
/external/lldb/source/Target/ |
D | Process.cpp | 3783 char thread_name[1024]; in StartPrivateStateThread() local
|