Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/base/
Dpipe.h28 kBothBlock = 0, enumerator
34 static Pipe Create(Flags = kBothBlock);
/external/perfetto/src/profiling/memory/
Dheapprofd_end_to_end_test.cc725 base::Pipe ack_pipe = base::Pipe::Create(base::Pipe::kBothBlock); in ReInit()
854 base::Pipe start_pipe = base::Pipe::Create(base::Pipe::kBothBlock); in NativeProfilingActiveAtProcessExit()