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

/linux-master/tools/perf/
H A Dbuiltin-trace.c1265 bool entry_pending; member in struct:thread_trace
2261 if (!ttrace->entry_pending)
2272 ttrace->entry_pending = false;
2393 ttrace->entry_pending = true;
2536 if (ttrace->entry_pending) {
2607 ttrace->entry_pending = false;

Completed in 167 milliseconds