Searched refs:onParseDetails (Results 1 – 2 of 2) sorted by relevance
64 fun onParseDetails(funcName: String, parser: EventDetailsParser) { in onParseDetails() method in trebuchet.importers.ftrace.events.SharedEventParserState72 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch()74 return@onParseDetails this.result() in onParseDetailsWithMatch()84 onParseDetails(funcName) { state, details -> in onParseDetailsWithMatch()86 return@onParseDetails this.result() in onParseDetailsWithMatch()
141 sharedState.onParseDetails("tracing_mark_write") { state, details -> in sharedState()