Home
last modified time | relevance | path

Searched refs:child_proc_function_ (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dworkload.h55 child_proc_function_(function), in Workload()
68 std::function<void ()> child_proc_function_; variable
Dworkload.cpp108 if (child_proc_function_) { in ChildProcessFn()
110 child_proc_function_(); in ChildProcessFn()