entry_pending    1050 tools/perf/builtin-trace.c 	bool		  entry_pending;
entry_pending    1884 tools/perf/builtin-trace.c 	if (!ttrace->entry_pending)
entry_pending    1895 tools/perf/builtin-trace.c 	ttrace->entry_pending = false;
entry_pending    2008 tools/perf/builtin-trace.c 		ttrace->entry_pending = true;
entry_pending    2148 tools/perf/builtin-trace.c 	if (ttrace->entry_pending) {
entry_pending    2219 tools/perf/builtin-trace.c 	ttrace->entry_pending = false;