Home
last modified time | relevance | path

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

/tools/trebuchet/core/model/src/main/kotlin/trebuchet/model/fragments/
DThreadModelFragment.kt28 …fun hint(pid: Int = InvalidId, name: String? = null, tgid: Int = InvalidId, processName: String? =… in hint() method
DProcessModelFragment.kt83 fun hint(id: Int = InvalidId, name: String? = null) { in <lambda>() method