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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dperf_event_stackmap.c28 long stack_user = 1; variable
54 stack_user = 2;
/linux-master/tools/perf/util/
H A Devsel_config.h40 u64 stack_user; member in union:evsel_config_term::__anon2073
H A Devsel.c977 dump_size = term->val.stack_user;
H A Dparse-events.c1152 ADD_CONFIG_TERM_VAL(STACK_USER, stack_user,
/linux-master/fs/ocfs2/
H A DMakefile48 ocfs2_stack_user-objs := stack_user.o
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dperf_event_stackmap.c112 CHECK(skel->data->stack_user != 2, "get_stack_user", "failed\n");

Completed in 172 milliseconds