Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dhists_output.c132 #define DSO(he) (map__dso(he->ms.map)->short_name) macro
H A Dhists_cumulate.c167 #define DSO(he) (map__dso(he->ms.map)->short_name) macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) macro