Searched defs:__maybe_unused (Results 51 - 75 of 548) sorted by relevance

1234567891011>>

/linux-master/tools/perf/bench/
H A Dbench.h66 static inline int pthread_attr_setaffinity_np(pthread_attr_t *attr __maybe_unused, argument
/linux-master/tools/perf/ui/
H A Dprogress.c5 static void null_progress__update(struct ui_progress *p __maybe_unused) argument
/linux-master/tools/perf/arch/arm/annotate/
H A Dinstructions.c30 static int arm__annotate_init(struct arch *arch, char *cpuid __maybe_unused) argument
/linux-master/tools/perf/trace/beauty/tracepoints/
H A Dx86_msr.c36 bool syscall_arg__strtoul_x86_MSR(char *bf, size_t size, struct syscall_arg *arg __maybe_unused, u64 *ret) argument
/linux-master/tools/perf/tests/
H A Dkmod-path.c50 static int test__kmod_path__parse(struct test_suite *t __maybe_unused, int subtest __maybe_unused) argument
H A Dbp_signal_overflow.c38 static void sig_handler(int signum __maybe_unused, argument
62 static int test__bp_signal_overflow(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Dfdarray.c31 static int test__fdarray__filter(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
92 static int test__fdarray__add(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Devent_update.c15 static int process_event_unit(struct perf_tool *tool __maybe_unused, argument
28 static int process_event_scale(struct perf_tool *tool __maybe_unused, argument
60 static int process_event_cpus(struct perf_tool *tool __maybe_unused, argument
46 process_event_name(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample __maybe_unused, struct machine *machine __maybe_unused) argument
80 test__event_update(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
[all...]
H A Dmem2node.c47 static int test__mem2node(struct test_suite *t __maybe_unused, int subtest __maybe_unused) argument
H A Dopenat-syscall.c17 static int test__openat_syscall_event(struct test_suite *test __maybe_unused, argument
H A Dthread-map.c23 static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
63 static int process_event(struct perf_tool *tool __maybe_unused, argument
90 static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
110 static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Dpfm.c26 static int test__pfm_events(struct test_suite *test __maybe_unused, argument
87 static int test__pfm_group(struct test_suite *test __maybe_unused, argument
172 static int test__pfm_events(struct test_suite *test __maybe_unused, argument
178 static int test__pfm_group(struct test_suite *test __maybe_unused, argument
H A Dpe-file-parsing.c72 static int test__pe_file_parsing(struct test_suite *test __maybe_unused, argument
93 static int test__pe_file_parsing(struct test_suite *test __maybe_unused, argument
/linux-master/tools/perf/arch/x86/tests/
H A Dbp-modify.c207 int test__bp_modify(struct test_suite *test __maybe_unused, argument
H A Dintel-cqm.c40 int test__intel_cqm_count_nmi_context(struct test_suite *test __maybe_unused, int subtest __maybe_unused) argument
H A Damd-ibs-via-core-pmu.c40 int test__amd_ibs_via_core_pmu(struct test_suite *test __maybe_unused, argument
/linux-master/tools/thermal/lib/
H A Dlog.h9 #define __maybe_unused __attribute__((__unused__)) macro
/linux-master/tools/perf/util/
H A Dsynthetic-events.h98 perf_event__synthesize_auxtrace_info(struct auxtrace_record *itr __maybe_unused, argument
111 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, argument
H A Dbpf-filter.h31 static inline int perf_bpf_filter__parse(struct list_head *expr_head __maybe_unused, argument
36 static inline int perf_bpf_filter__prepare(struct evsel *evsel __maybe_unused) argument
40 static inline int perf_bpf_filter__destroy(struct evsel *evsel __maybe_unused) argument
44 static inline u64 perf_bpf_filter__lost_count(struct evsel *evsel __maybe_unused) argument
H A Dunwind.h50 static inline int unwind__prepare_access(struct maps *maps __maybe_unused, argument
57 static inline void unwind__flush_access(struct maps *maps __maybe_unused) {} argument
58 static inline void unwind__finish_access(struct maps *maps __maybe_unused) {} argument
62 unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, argument
72 unwind__prepare_access(struct maps *maps __maybe_unused, struct map *map __maybe_unused, bool *initialized __maybe_unused) argument
79 unwind__flush_access(struct maps *maps __maybe_unused) argument
80 unwind__finish_access(struct maps *maps __maybe_unused) argument
[all...]
/linux-master/tools/perf/arch/arm64/annotate/
H A Dinstructions.c12 static int arm64_mov__parse(struct arch *arch __maybe_unused, argument
88 static int arm64__annotate_init(struct arch *arch, char *cpuid __maybe_unused) argument
/linux-master/drivers/gpu/drm/gma500/
H A Dbacklight.c69 static const struct backlight_ops gma_backlight_ops __maybe_unused = { variable in typeref:struct:gma_backlight_ops
77 struct backlight_properties props __maybe_unused = {}; local
/linux-master/tools/perf/
H A Dbuiltin-evlist.c22 static int process_header_feature(struct perf_session *session __maybe_unused, argument
/linux-master/sound/soc/kirkwood/
H A Darmada-370-db.c137 static const struct of_device_id a370db_dt_ids[] __maybe_unused = { variable in typeref:struct:a370db_dt_ids
/linux-master/tools/perf/arch/powerpc/util/
H A Dheader.c33 get_cpuid_str(struct perf_pmu *pmu __maybe_unused) argument

Completed in 277 milliseconds

1234567891011>>