Searched refs:thread_pid (Results 1 – 5 of 5) sorted by relevance
/external/bcc/tools/ |
D | deadlock_detector.py | 329 thread_pid = graph.attributes(m, n)['thread_pid'] 333 thread_pids.add(thread_pid) 336 node_addr_to_name[n], node_addr_to_name[m], thread_pid, 344 (node_addr_to_name[m], thread_pid, thread_comm) 350 for thread_pid in thread_pids: 352 thread_pid, (None, None, None) 357 (thread_pid, parent_pid, parent_comm) 363 thread_pid 528 thread_pid=leaf.thread_pid,
|
D | deadlock_detector.c | 45 u32 thread_pid; member 121 edge_leaf.thread_pid = pid; in trace_mutex_acquire()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 4002 …<var-decl name='thread_pid' type-id='type-id-180' visibility='default' filepath='/ws/android/kerne…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 2017 …<var-decl name="thread_pid" type-id="b94e5398" visibility="default" filepath="include/linux/sched.…
|
D | test-PR27569-v0.abi | 2017 …<var-decl name="thread_pid" type-id="b94e5398" visibility="default" filepath="include/linux/sched.…
|