Home
last modified time | relevance | path

Searched refs:SharedEventParserState (Results 1 – 2 of 2) sorted by relevance

/tools/trebuchet/core/common/src/main/kotlin/trebuchet/importers/ftrace/events/
DEventParserState.kt41 class SharedEventParserState { class
94 val GlobalSharedParserState = SharedEventParserState()
DFtraceEventRegistry.kt19 typealias EventRegistryEntry = (SharedEventParserState) -> Unit