Searched refs:cur_depth (Results 1 – 1 of 1) sorted by relevance
59 unsigned int cur_depth[2]; member1494 if (pdi->cur_depth[w]) in dump_trace_pc()1495 pdi->cur_depth[w]--; in dump_trace_pc()1501 pdi->cur_depth[w]++; in dump_trace_pc()1502 if (pdi->cur_depth[w] > pdi->max_depth[w]) in dump_trace_pc()1503 pdi->max_depth[w] = pdi->cur_depth[w]; in dump_trace_pc()1507 if (pdi->cur_depth[w]) in dump_trace_pc()1508 pdi->cur_depth[w]--; in dump_trace_pc()1556 if (pdi->cur_depth[w]) in dump_trace_fs()1557 pdi->cur_depth[w]--; in dump_trace_fs()[all …]