Searched defs:stack (Results 1 – 16 of 16) 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
755 stack_t stack = { in main() local
75 __attribute__((externally_visible)) void c_main(void **stack) in c_main()
28 char stack[128] __stack_aligned__; member
135 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()
134 struct stack_dump *stack = &ui->sample->user_stack; in memory_read() local
62 struct thread_stack_entry *stack; member
454 struct stack_dump *stack = &ui->sample->user_stack; in access_mem() local
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