Home
last modified time | relevance | path

Searched refs:CAT2_STR_ (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/perf/req-gen/
H A D_begin.h8 #define CAT2_STR_(t, s) __stringify(t/s) macro
9 #define CAT2_STR(t, s) CAT2_STR_(t, s)