Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.cc60 map[static_cast<size_t>(RefType::kRefSoftIrq)] = "softirq"; in CreateRefTypeStringMap()
Dtrace_storage.h108 kRefSoftIrq = 4, enumerator