Searched refs:_fmt (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_demangle/ |
D | vg_libciface.h | 54 #define sprintf(_buf,_fmt,_args...) VG_(sprintf)((_buf),(_fmt),(_args)) argument
|
/external/linux-tools-perf/src/tools/perf/ui/ |
D | hist.c | 124 static int hpp__entry_##_type(struct perf_hpp_fmt *_fmt __maybe_unused, \ 138 static int hpp__entry_##_type(struct perf_hpp_fmt *_fmt __maybe_unused, \
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug.h | 135 #define debug_print_format(_msg, _fmt) ((void)0) argument
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-diff.c | 861 static int hpp__entry_global(struct perf_hpp_fmt *_fmt, struct perf_hpp *hpp, in hpp__entry_global() argument 865 container_of(_fmt, struct diff_hpp_fmt, fmt); in hpp__entry_global()
|