Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dftrace_parser.cc3134 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmc() local
3150 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustySmcDone() local
3179 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyStdCall32Done() local
3197 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemory() local
3216 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyShareMemoryDone() local
3231 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemory() local
3250 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyReclaimMemoryDone() local
3265 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIrq() local
3283 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyIpcHandleEvent() local
3301 StringId name_generic = context_->storage->InternString(name.string_view()); in ParseTrustyEnqueueNop() local
[all …]