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.cc3210 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmc() local
3226 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmcDone() local
3254 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyStdCall32Done() local
3271 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemory() local
3289 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemoryDone() local
3303 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemory() local
3321 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemoryDone() local
3336 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIrq() local
3353 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIpcHandleEvent() local
3370 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyEnqueueNop() local
[all …]