Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_line_parser.h42 const StringId sched_blocked_reason_id_ = kNullStringId; variable
Dsystrace_line_parser.cc45 sched_blocked_reason_id_( in SystraceLineParser()
233 line.ts, sched_blocked_reason_id_, wakee_utid, RefType::kRefUtid, in ParseLine()
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.h182 const StringId sched_blocked_reason_id_; variable
Dftrace_parser.cc136 sched_blocked_reason_id_( in FtraceParser()
1419 timestamp, sched_blocked_reason_id_, utid, RefType::kRefUtid, false); in ParseSchedBlockedReason()