PRI_lx64          948 tools/perf/util/auxtrace.c 		fprintf(stdout, " size: %#"PRI_lx64"  offset: %#"PRI_lx64"  ref: %#"PRI_lx64"  idx: %u  tid: %d  cpu: %d\n",
PRI_lx64         1194 tools/perf/util/auxtrace.c 	ret += fprintf(fp, " cpu %d pid %d tid %d ip %#"PRI_lx64" code %u: %s\n",
PRI_lx64          257 tools/perf/util/event.c 	return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64 "]: %c %s\n",
PRI_lx64          266 tools/perf/util/event.c 	return fprintf(fp, " %d/%d: [%#" PRI_lx64 "(%#" PRI_lx64 ") @ %#" PRI_lx64
PRI_lx64          352 tools/perf/util/event.c 	return fprintf(fp, " offset: %#"PRI_lx64" size: %#"PRI_lx64" flags: %#"PRI_lx64" [%s%s%s]\n",
PRI_lx64          389 tools/perf/util/event.c 	return fprintf(fp, " addr %" PRI_lx64 " len %u type %u flags 0x%x name %s\n",
PRI_lx64          143 tools/perf/util/python.c 	if (asprintf(&s, "{ type: mmap, pid: %u, tid: %u, start: %#" PRI_lx64 ", "
PRI_lx64          144 tools/perf/util/python.c 			 "length: %#" PRI_lx64 ", offset: %#" PRI_lx64 ", "
PRI_lx64          276 tools/perf/util/python.c 	if (asprintf(&s, "{ type: lost, id: %#" PRI_lx64 ", "
PRI_lx64          277 tools/perf/util/python.c 			 "lost: %#" PRI_lx64 " }",
PRI_lx64          335 tools/perf/util/synthetic-events.c 		n = sscanf(bf, "%"PRI_lx64"-%"PRI_lx64" %s %"PRI_lx64" %x:%x %u %[^\n]\n",