Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dinstrumentation.h54 #define instrumentation_end() __instrumentation_end(__COUNTER__) macro
57 # define instrumentation_end() do { } while(0) macro