Home
last modified time | relevance | path

Searched refs:OpenEventFilesForProcess (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Devent_selection_set.h58 bool OpenEventFilesForProcess(pid_t pid);
Devent_selection_set.cpp83 bool EventSelectionSet::OpenEventFilesForProcess(pid_t pid) { in OpenEventFilesForProcess() function in EventSelectionSet
Dcmd_stat.cpp89 if (!event_selection_set_.OpenEventFilesForProcess(workload->GetPid())) { in Run()
Dcmd_record.cpp117 if (!event_selection_set_.OpenEventFilesForProcess(workload->GetPid())) { in Run()