Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dinstrumentation.h16 #define instrumentation_begin() __instrumentation_begin(__COUNTER__) macro
57 # define instrumentation_begin() do { } while(0) macro