Home
last modified time | relevance | path

Searched defs:exclude_pid_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.gen.h195 std::vector<int32_t> exclude_pid_; variable
318 std::vector<int32_t> exclude_pid_; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.gen.h197 std::vector<int32_t> exclude_pid_; variable
320 std::vector<int32_t> exclude_pid_; variable
/aosp_15_r20/system/extras/simpleperf/
H A DRecordReadThread.h213 pid_t exclude_pid_ = -1; variable
H A Dcmd_inject.cpp213 std::optional<int> exclude_pid_; member in simpleperf::__anon245dd9b60111::PerfDataReader
261 std::optional<int>& exclude_pid_; member in simpleperf::__anon245dd9b60111::ETMThreadTreeWithFilter
H A DBranchListFile.cpp153 std::optional<pid_t> exclude_pid_; member in simpleperf::ETMThreadTreeWhenRecording