OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERIODIC_INTERVAL
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/trace_event/
memory_dump_request_args.cc
19
case MemoryDumpType::
PERIODIC_INTERVAL
:
20
return "
periodic_interval
";
memory_dump_request_args.h
25
PERIODIC_INTERVAL
, // Dumping memory at periodic intervals.
memory_dump_manager.cc
70
MemoryDumpType::
PERIODIC_INTERVAL
, level_of_detail);
Completed in 1583 milliseconds