Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.cc2515 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmc() local
2531 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmcDone() local
2560 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyStdCall32Done() local
2578 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemory() local
2597 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemoryDone() local
2612 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemory() local
2631 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemoryDone() local
2646 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIrq() local
2664 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIpcHandleEvent() local
2682 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyEnqueueNop() local
[all …]