FAKE_PID_PERF2     21 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF2, "perf" },
FAKE_PID_PERF2     33 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF2, FAKE_MAP_PERF,   "perf" },
FAKE_PID_PERF2     34 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF2, FAKE_MAP_LIBC,   "libc" },
FAKE_PID_PERF2     35 tools/perf/tests/hists_common.c 	{ FAKE_PID_PERF2, FAKE_MAP_KERNEL, "[kernel]" },
FAKE_PID_PERF2     38 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_MAIN, },
FAKE_PID_PERF2     40 tools/perf/tests/hists_cumulate.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_KERNEL_PAGE_FAULT, },
FAKE_PID_PERF2     33 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_MAIN, .socket = 0 }, /* will be merged */
FAKE_PID_PERF2     35 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_CMD_RECORD, .socket = 1 },
FAKE_PID_PERF2     37 tools/perf/tests/hists_filter.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_KERNEL_PAGE_FAULT, .socket = 1 },
FAKE_PID_PERF2     28 tools/perf/tests/hists_link.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_MAIN, },
FAKE_PID_PERF2     30 tools/perf/tests/hists_link.c 	{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_CMD_RECORD, },
FAKE_PID_PERF2     46 tools/perf/tests/hists_link.c 		{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_KERNEL_SYS_PERF_EVENT_OPEN, },
FAKE_PID_PERF2     52 tools/perf/tests/hists_link.c 		{ .pid = FAKE_PID_PERF2, .ip = FAKE_IP_LIBC_FREE, },
FAKE_PID_PERF2     39 tools/perf/tests/hists_output.c 	{ .cpu = 2, .pid = FAKE_PID_PERF2, .ip = FAKE_IP_PERF_MAIN, },
FAKE_PID_PERF2     41 tools/perf/tests/hists_output.c 	{ .cpu = 2, .pid = FAKE_PID_PERF2, .ip = FAKE_IP_KERNEL_PAGE_FAULT, },