Searched refs:contexts_maxed (Results 1 – 2 of 2) sorted by relevance
195 ctx.contexts_maxed = false; in get_perf_callchain()
73 bool contexts_maxed; member1280 ctx->contexts_maxed = true; in perf_callchain_store_context()1287 if (ctx->nr < ctx->max_stack && !ctx->contexts_maxed) { in perf_callchain_store()
Completed in 9 milliseconds