Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_output.c119 #define DSO(he) (he->ms.map->dso->short_name) macro
H A Dhists_cumulate.c153 #define DSO(he) (he->ms.map->dso->short_name) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddso.h112 typedef struct dso_st DSO; typedef
/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dppc-opc.c2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) macro