Home
last modified time | relevance | path

Searched refs:thread_group (Results 1 – 11 of 11) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dtimeout_retry.py62 thread_group = reraiser_thread.CurrentThreadGroup()
63 while thread_group:
64 if isinstance(thread_group, TimeoutRetryThreadGroup):
65 return thread_group
66 thread_group = thread_group.blocked_parent_thread_group
158 thread_group = TimeoutRetryThreadGroup(timeout, threads=[child_thread])
159 thread_group.StartAll(will_block=True)
161 thread_group.JoinAll(
162 watcher=thread_group.GetWatcher(),
165 if thread_group.IsAlive():
[all …]
Dreraiser_thread.py239 thread_group = ReraiserThreadGroup(ReraiserThread(f) for f in funcs)
240 thread_group.StartAll(will_block=True)
241 return thread_group.GetAllReturnValues(watcher=watcher)
/external/bcc/tools/
Doffcputime.py61 thread_group = parser.add_mutually_exclusive_group() variable
64 thread_group.add_argument("-p", "--pid", metavar="PID", dest="tgid",
66 thread_group.add_argument("-t", "--tid", metavar="TID", dest="pid",
68 thread_group.add_argument("-u", "--user-threads-only", action="store_true",
70 thread_group.add_argument("-k", "--kernel-threads-only", action="store_true",
Doffwaketime.py61 thread_group = parser.add_mutually_exclusive_group() variable
64 thread_group.add_argument("-p", "--pid", metavar="PID", dest="tgid",
66 thread_group.add_argument("-t", "--tid", metavar="TID", dest="pid",
68 thread_group.add_argument("-u", "--user-threads-only", action="store_true",
70 thread_group.add_argument("-k", "--kernel-threads-only", action="store_true",
Dprofile.py78 thread_group = parser.add_mutually_exclusive_group() variable
79 thread_group.add_argument("-p", "--pid", type=positive_int,
/external/bcc/tools/old/
Dprofile.py86 thread_group = parser.add_mutually_exclusive_group() variable
87 thread_group.add_argument("-p", "--pid", type=positive_int,
/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c182 (void)outStream_writeObjectRef(env, out, info.thread_group); in threadGroup()
/external/oj-libjdwp/src/share/javavm/export/
Djvmti.h522 jthreadGroup thread_group; member
/external/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi4008 …<var-decl name='thread_group' type-id='type-id-158' visibility='default' filepath='/ws/android/ker…
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi2023 …<var-decl name="thread_group" type-id="72f469ec" visibility="default" filepath="include/linux/sche…
Dtest-PR27569-v1.abi2023 …<var-decl name="thread_group" type-id="72f469ec" visibility="default" filepath="include/linux/sche…