Searched defs:stack (Results 1 – 13 of 13) sorted by relevance
29 char **stack; member59 static void add_child(struct func_stack *stack, const char *child, int pos) in add_child()
14 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
15 struct stack_dump *stack = &sample->user_stack; in sample_ustack() local
69 stack_t stack = { in main() local
605 stack_t stack = { in main() local
138 struct intel_pt_stack stack; member262 static void intel_pt_pop_blk(struct intel_pt_stack *stack) in intel_pt_pop_blk()273 static uint64_t intel_pt_pop(struct intel_pt_stack *stack) in intel_pt_pop()286 static int intel_pt_alloc_blk(struct intel_pt_stack *stack) in intel_pt_alloc_blk()305 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push()319 static void intel_pt_clear_stack(struct intel_pt_stack *stack) in intel_pt_clear_stack()326 static void intel_pt_free_stack(struct intel_pt_stack *stack) in intel_pt_free_stack()
120 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
443 struct stack_dump *stack = &ui->sample->user_stack; in access_mem() local
97 struct thread_stack_entry *stack; member
202 uint8_t *stack; in spawn_sealing_thread() local
509 uint8_t *stack; in spawn_idle_thread() local
1852 char *stack = malloc(32768); in start_virtqueue() local