Home
last modified time | relevance | path

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

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