intel_pt_stack
struct intel_pt_stack stack;
static void intel_pt_pop_blk(struct intel_pt_stack *stack)
static uint64_t intel_pt_pop(struct intel_pt_stack *stack)
static int intel_pt_alloc_blk(struct intel_pt_stack *stack)
static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip)
static void intel_pt_clear_stack(struct intel_pt_stack *stack)
static void intel_pt_free_stack(struct intel_pt_stack *stack)