Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c255 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val)) macro
331 PRINT_ATTRf(clockid, p_signed); in perf_event_attr__fprintf()