Home
last modified time | relevance | path

Searched refs:adaptive_sampling_shmem_threshold (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto605 optional uint64 adaptive_sampling_shmem_threshold = 24; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp17444 uint64_t adaptive_sampling_shmem_threshold() const { return adaptive_sampling_shmem_threshold_; } in adaptive_sampling_shmem_threshold() function in perfetto::protos::gen::HeapprofdConfig
Dperfetto.h27332 uint64_t adaptive_sampling_shmem_threshold() const { return at<24>().as_uint64(); }
124560 uint64_t adaptive_sampling_shmem_threshold() const { return adaptive_sampling_shmem_threshold_; }