Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dperf_event_attr_fprintf.c75 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val)) macro
142 PRINT_ATTRf(clockid, p_signed); in perf_event_attr__fprintf()