Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dspe_record_parser.h44 class CachedStringIdArray {
47 explicit CachedStringIdArray() { cache_.fill(kNullStringId); } in CachedStringIdArray() function
95 CachedStringIdArray<OperationName> operation_name_strings_;
96 CachedStringIdArray<spe::DataSource> data_source_strings_;
97 CachedStringIdArray<spe::ExceptionLevel> exception_level_strings_;