Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_protos/protos/
Daconfig.proto174 repeated tracepoint trace = 8; field
/build/blueprint/microfactory/
Dmicrofactory.go148 func (c *Config) trace(format string, a ...interface{}) func() { func