FAKE_PID_PERF1     20 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF1, "perf" },
FAKE_PID_PERF1     30 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF1, FAKE_MAP_PERF,   "perf" },
FAKE_PID_PERF1     31 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF1, FAKE_MAP_LIBC,   "libc" },
FAKE_PID_PERF1     32 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF1, FAKE_MAP_KERNEL, "[kernel]" },
FAKE_PID_PERF1     28 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_KERNEL_SCHEDULE, },
FAKE_PID_PERF1     30 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_MAIN, },
FAKE_PID_PERF1     32 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_CMD_RECORD, },
FAKE_PID_PERF1     34 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_MALLOC, },
FAKE_PID_PERF1     36 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_FREE, },
FAKE_PID_PERF1     27 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_KERNEL_SCHEDULE, .socket = 0 },
FAKE_PID_PERF1     29 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_MAIN, .socket = 0 },
FAKE_PID_PERF1     31 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_MALLOC, .socket = 0 },
FAKE_PID_PERF1     26 tools/perf/tests/hists_link.c 	{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_KERNEL_SCHEDULE, },
FAKE_PID_PERF1     40 tools/perf/tests/hists_link.c 		{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_RUN_COMMAND, },
FAKE_PID_PERF1     42 tools/perf/tests/hists_link.c 		{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_MALLOC, },
FAKE_PID_PERF1     44 tools/perf/tests/hists_link.c 		{ .pid = FAKE_PID_PERF1, .ip = FAKE_IP_KERNEL_PAGE_FAULT, },
FAKE_PID_PERF1     29 tools/perf/tests/hists_output.c 	{ .cpu = 0, .pid = FAKE_PID_PERF1, .ip = FAKE_IP_KERNEL_SCHEDULE, },
FAKE_PID_PERF1     31 tools/perf/tests/hists_output.c 	{ .cpu = 1, .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_MAIN, },
FAKE_PID_PERF1     33 tools/perf/tests/hists_output.c 	{ .cpu = 1, .pid = FAKE_PID_PERF1, .ip = FAKE_IP_PERF_CMD_RECORD, },
FAKE_PID_PERF1     35 tools/perf/tests/hists_output.c 	{ .cpu = 1, .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_MALLOC, },
FAKE_PID_PERF1     37 tools/perf/tests/hists_output.c 	{ .cpu = 2, .pid = FAKE_PID_PERF1, .ip = FAKE_IP_LIBC_FREE, },