Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstrumentation.h45 Instrumentation(GlobalContext *Ctx) : Ctx(Ctx) {} in Instrumentation() function
DIceGlobalContext.h47 class Instrumentation; variable