Home
last modified time | relevance | path

Searched defs:scan_roots (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/protos/perfetto/config/inode_file/
Dinode_file_config.proto28 repeated string scan_roots = 2; field
/external/perfetto/include/perfetto/tracing/core/
Dinode_file_config.h69 const std::vector<std::string>& scan_roots() const { return scan_roots_; } in scan_roots() function
/external/perfetto/protos/perfetto/config/
Dperfetto_config.proto33 repeated string scan_roots = 2; field