Home
last modified time | relevance | path

Searched refs:debug_data_convert (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Ddebug.c40 int debug_data_convert; variable
222 { .name = "data-convert", .value_ptr = &debug_data_convert },
H A Ddebug.h15 extern int debug_data_convert;
H A Ddata-convert-bt.c43 eprintf(n, debug_data_convert, fmt, ##__VA_ARGS__)
48 #define pr_time2(t, fmt, ...) pr_time_N(2, debug_data_convert, t, pr_fmt(fmt), ##__VA_ARGS__)