Searched refs:callstack (Results 1 – 2 of 2) sorted by relevance
1064 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument1069 !callstack ? "... branch stack" : "... branch callstack", in branch_stack__printf()1075 if (!callstack) { in branch_stack__printf()
363 Add the addresses of sampled taken branches to the callstack.