Searched refs:config (Results 1 – 5 of 5) sorted by relevance
8 config SAMPLE_TRACE_EVENTS14 config SAMPLE_KOBJECT18 This config option will allow you to build a number of24 config SAMPLE_KPROBES30 config SAMPLE_KRETPROBES35 config SAMPLE_HW_BREAKPOINT41 config SAMPLE_KFIFO45 This config option will allow you to build a number of51 config SAMPLE_KDB58 config SAMPLE_RPMSG_CLIENT[all …]
29 .config = 0,/* PMU: cycles */ in test_bpf_perf_event()
158 .config = PERF_COUNT_SW_BPF_OUTPUT, in test_bpf_perf_event()
137 attr.config = id; in load_and_attach()
961 FILE *config; in set_backend_file() local965 config = fopen(buff, "r"); in set_backend_file()966 if (config == NULL) in set_backend_file()969 line = fgets(buff, PATH_MAX, config); in set_backend_file()978 fclose(config); in set_backend_file()