Home
last modified time | relevance | path

Searched refs:PRI_lx64 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.c317 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 "]: %c %s\n", in perf_event__fprintf_mmap()
334 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 in perf_event__fprintf_mmap2()
344 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 in perf_event__fprintf_mmap2()
431 return fprintf(fp, " offset: %#"PRI_lx64" siz in perf_event__fprintf_aux()
[all...]
H A Devent.h28 #define PRI_lx64 "l" PRIx64 macro
32 #define PRI_lx64 PRIx64 macro
H A Dpython.c261 if (asprintf(&s, "{ type: mmap, pid: %u, tid: %u, start: %#" PRI_lx64 ", " in pyrf_mmap_event__repr()
262 "length: %#" PRI_lx64 ", offset: %#" PRI_lx64 ", " in pyrf_mmap_event__repr()
394 if (asprintf(&s, "{ type: lost, id: %#" PRI_lx64 ", " in pyrf_lost_event__repr()
395 "lost: %#" PRI_lx64 " }", in pyrf_lost_event__repr()
H A Dtsc.c133 ret += fprintf(fp, "... Time Mask %#" PRI_lx64 "\n", in perf_event__fprintf_time_conv()
H A Dauxtrace.c1350 fprintf(stdout, " size: %#"PRI_lx64" offset: %#"PRI_lx64" ref: %#"PRI_lx64" idx: %u tid: %d cpu: %d\n", in perf_event__process_auxtrace()
1709 ret += fprintf(fp, " cpu %d pid %d tid %d ip %#"PRI_lx64" code %u: %s\n", in perf_event__fprintf_auxtrace_error()
H A Dcs-etm.c3015 pr_debug3("CS ETM: Queue buffer size: %#"PRI_lx64" offset: %#"PRI_lx64 in cs_etm__queue_aux_fragment()
3096 pr_err("CS ETM: Couldn't find auxtrace buffer for aux_offset: %#"PRI_lx64 in cs_etm__queue_aux_records_cb()
H A Dmachine.c1030 pr_debug("Failed to write kernel text poke at %#" PRI_lx64 "\n", in machine__process_text_poke()
1033 pr_debug("Failed to find kernel text poke address map for %#" PRI_lx64 "\n", in machine__process_text_poke()
/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.c282 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 "]: %c %s\n", in perf_event__fprintf_mmap()
291 return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 in perf_event__fprintf_mmap2()
377 return fprintf(fp, " offset: %#"PRI_lx64" size: %#"PRI_lx64" flags: %#"PRI_lx64" [%s%s%s]\n", in perf_event__fprintf_aux()
414 return fprintf(fp, " addr %" PRI_lx64 " le in perf_event__fprintf_ksymbol()
[all...]
H A Devent.h29 #define PRI_lx64 "l" PRIx64 macro
33 #define PRI_lx64 PRIx64 macro
H A Dpython.c164 if (asprintf(&s, "{ type: mmap, pid: %u, tid: %u, start: %#" PRI_lx64 ", " in pyrf_mmap_event__repr()
165 "length: %#" PRI_lx64 ", offset: %#" PRI_lx64 ", " in pyrf_mmap_event__repr()
297 if (asprintf(&s, "{ type: lost, id: %#" PRI_lx64 ", " in pyrf_lost_event__repr()
298 "lost: %#" PRI_lx64 " }", in pyrf_lost_event__repr()
H A Dauxtrace.c1295 fprintf(stdout, " size: %#"PRI_lx64" offset: %#"PRI_lx64" ref: %#"PRI_lx64" idx: %u tid: %d cpu: %d\n", in perf_event__process_auxtrace()
1616 ret += fprintf(fp, " cpu %d pid %d tid %d ip %#"PRI_lx64" code %u: %s\n", in perf_event__fprintf_auxtrace_error()
H A Dmachine.c851 pr_debug("Failed to write kernel text poke at %#" PRI_lx64 "\n", in machine__process_text_poke()
854 pr_debug("Failed to find kernel text poke address map for %#" PRI_lx64 "\n", in machine__process_text_poke()

Completed in 31 milliseconds