Home
last modified time | relevance | path

Searched defs:thread_sync (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dftrace_controller.cc166 FtraceThreadSync* thread_sync) { in OnCpuReaderRead()
203 FtraceThreadSync* thread_sync) { in OnCpuReaderFlush()
Dcpu_reader.cc152 FtraceThreadSync* thread_sync, in CpuReader()
219 FtraceThreadSync* thread_sync, in RunWorkerThread()
Dftrace_controller_unittest.cc229 auto* thread_sync = &thread_sync_; in GetDataAvailableCallback() local
/external/virglrenderer/src/
Dvrend_renderer.c5005 static int thread_sync(UNUSED void *arg) in thread_sync() function