Home
last modified time | relevance | path

Searched refs:intel_pt_alloc_br_stack (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/perf/util/
Dintel-pt.c1247 static struct branch_stack *intel_pt_alloc_br_stack(unsigned int entry_cnt) in intel_pt_alloc_br_stack() function
1264 pt->br_stack = intel_pt_alloc_br_stack(pt->br_stack_sz); in intel_pt_br_stack_init()
1309 ptq->last_branch = intel_pt_alloc_br_stack(entry_cnt); in intel_pt_alloc_queue()