Searched refs:dump_thread (Results 1 – 10 of 10) sorted by relevance
/external/cronet/stable/base/trace_event/ |
D | memory_dump_manager.cc | 110 Thread* dump_thread = nullptr; in ~MemoryDumpManager() local 114 dump_thread = dump_thread_.get(); in ~MemoryDumpManager() 117 if (dump_thread) { in ~MemoryDumpManager() 118 dump_thread->Stop(); in ~MemoryDumpManager()
|
/external/cronet/tot/base/trace_event/ |
D | memory_dump_manager.cc | 110 Thread* dump_thread = nullptr; in ~MemoryDumpManager() local 114 dump_thread = dump_thread_.get(); in ~MemoryDumpManager() 117 if (dump_thread) { in ~MemoryDumpManager() 118 dump_thread->Stop(); in ~MemoryDumpManager()
|
/external/libchrome/base/trace_event/ |
D | memory_dump_manager.cc | 109 Thread* dump_thread = nullptr; in ~MemoryDumpManager() local 113 dump_thread = dump_thread_.get(); in ~MemoryDumpManager() 116 if (dump_thread) { in ~MemoryDumpManager() 117 dump_thread->Stop(); in ~MemoryDumpManager()
|
/external/trusty/lk/arch/x86/ |
D | faults.c | 183 dump_thread(current_thread); in x86_pfe_handler()
|
/external/trusty/lk/include/kernel/ |
D | thread.h | 222 void dump_thread(thread_t *t);
|
/external/trusty/lk/arch/arm/arm-m/ |
D | thread.c | 120 dump_thread(_current_thread); in initial_thread_func()
|
/external/trusty/lk/kernel/ |
D | thread.c | 1662 void dump_thread(thread_t *t) in dump_thread() function 1713 dump_thread(t); in dump_all_threads()
|
/external/cpuinfo/test/dmesg/ |
D | huawei-p9-lite.log | 3885 [ 5.742614s][pid:194,cpu7,rdr_audio_soc_t]>>>>>enter blackbox dump_thread: 0398. 3889 [ 5.743194s][pid:196,cpu7,rdr_codec_hifi_]>>>>>enter blackbox dump_thread: 0234.
|
D | huawei-mate-9.log | 4396 [ 8.448486s][pid:201,cpu7,rdr_audio_soc_t]>>>>>enter blackbox dump_thread: 0408. 4400 [ 8.449340s][pid:203,cpu7,rdr_codec_hifi_]>>>>>enter blackbox dump_thread: 0219.
|
D | huawei-mate-8.log | 3641 [ 6.835601s][pid:193,cpu7,rdr_audio_soc_t]>>>>>enter blackbox dump_thread: 0408. 3645 [ 6.836547s][pid:195,cpu7,rdr_codec_hifi_]>>>>>enter blackbox dump_thread: 0219.
|