Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Devsel.c1217 #define p_signed(val) snprintf(buf, BUF_SIZE, "%"PRId64, (int64_t)(val)) macro
1278 PRINT_ATTRf(clockid, p_signed); in perf_event_attr__fprintf()