Searched refs:user_stack (Results 1 – 18 of 18) sorted by relevance
142 COMP(user_stack.size); in samples_same()143 if (memcmp(s1->user_stack.data, s2->user_stack.data, in samples_same()144 s1->user_stack.size)) { in samples_same()249 .user_stack = { in do_test()
136 zfree(&sample.user_stack.data); in test_dwarf_unwind__thread()
122 long __attribute__ ((aligned(stackalign))) user_stack[STACK_SIZE]; variable123 long *stack_start = &user_stack[STACK_SIZE];
14 __u64 user_stack[MAX_STACK_RAWTP]; member75 data->user_stack_size = bpf_get_stack(ctx, data->user_stack, max_len, in bpf_prog1()
3 get_stack_raw_tp # user_stack corrupted user stack …
16 struct stack_dump *stack = &sample->user_stack; in sample_ustack()
119 struct stack_dump user_stack; member
188 struct stack_dump *stack = &ui->sample->user_stack; in memory_read()
3057 data->user_stack.offset = ((char *)(array - 1) in evsel__parse_sample()3061 data->user_stack.size = 0; in evsel__parse_sample()3064 data->user_stack.data = (char *)array; in evsel__parse_sample()3067 data->user_stack.size = *array++; in evsel__parse_sample()3068 if (WARN_ONCE(data->user_stack.size > sz, in evsel__parse_sample()
576 struct stack_dump *stack = &ui->sample->user_stack; in access_mem()
1521 sz = sample->user_stack.size; in perf_event__sample_event_size()1717 sz = sample->user_stack.size; in perf_event__synthesize_sample()1720 memcpy(array, sample->user_stack.data, sz); in perf_event__synthesize_sample()
1080 stack_user__printf(&sample->user_stack); in dump_sample()
2931 (!sample->user_stack.size)) in thread__resolve_callchain_unwind()
19 __u64 user_stack[MAX_STACK_RAWTP]; member
1240 int status, user_stack = 0; in ocfs2_parse_options() local1395 user_stack = 1; in ocfs2_parse_options()1454 if (user_stack == 0) { in ocfs2_parse_options()