OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_shmem_size_bytes
(Results
1 - 2
of
2
) sorted by null
/external/perfetto/include/perfetto/tracing/core/
heapprofd_config.h
153
void
set_shmem_size_bytes
(uint64_t value) { shmem_size_bytes_ = value; }
function in class:perfetto::HeapprofdConfig
/external/perfetto/src/tracing/core/
heapprofd_config.cc
141
proto->
set_shmem_size_bytes
(
Completed in 247 milliseconds