Searched refs:intel_pt_stack (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c48 struct intel_pt_stack { struct
111 struct intel_pt_stack stack;
241 static void intel_pt_pop_blk(struct intel_pt_stack *stack) intel_pt_pop_blk()
252 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) intel_pt_pop()
265 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) intel_pt_alloc_blk()
284 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) intel_pt_push()
298 static void intel_pt_clear_stack(struct intel_pt_stack *stack) intel_pt_clear_stack()
305 static void intel_pt_free_stack(struct intel_pt_stack *stack) intel_pt_free_stack()

Completed in 68 milliseconds