Home
last modified time | relevance | path

Searched defs:p_hex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_event_attr_fprintf.c75 #define p_hex(val) snprintf(buf, BUF_SIZE, "%#"PRIx64, (uint64_t)(val)) macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dperf_event_attr_fprintf.c242 #define p_hex(val) snprintf(buf, BUF_SIZE, "%#"PRIx64, (uint64_t)(val)) macro

Completed in 3 milliseconds