Searched defs:detailHandlers (Results 1 – 1 of 1) sorted by relevance
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/ | ||
D | EventParserState.kt | 43 private val detailHandlers = hashMapOf<String, EventDetailsParser>() constant in trebuchet.importers.ftrace.events.SharedEventParserState |