Home
last modified time | relevance | path

Searched refs:_fmt (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_demangle/
Dvg_libciface.h54 #define sprintf(_buf,_fmt,_args...) VG_(sprintf)((_buf),(_fmt),(_args)) argument
/external/linux-tools-perf/src/tools/perf/ui/
Dhist.c124 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/
Du_debug.h135 #define debug_print_format(_msg, _fmt) ((void)0) argument
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c861 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()