Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/tools/perf/tests/
Dhists_output.c119 #define DSO(he) (he->ms.map->dso->short_name) macro
Dhists_cumulate.c153 #define DSO(he) (he->ms.map->dso->short_name) macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dppc-opc.c2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
Dppc-opc.c2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) macro