Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 19 of 19) sorted by relevance

/tools/perf/
A Dbuiltin-list.c51 bool deprecated; member
122 bool deprecated, const char *event_type_desc, in default_print_event() argument
130 if (deprecated && !print_state->deprecated) in default_print_event()
367 bool deprecated, const char *event_type_desc, in json_print_event() argument
413 if (deprecated) { in json_print_event()
416 deprecated ? "1" : "0"); in json_print_event()
549 OPT_BOOLEAN(0, "deprecated", &default_ps.deprecated, in cmd_list()
A Dcommand-list.txt3 # command name category [deprecated] [common]
/tools/perf/ui/gtk/
A DBuild1 CFLAGS_gtk += -fPIC $(GTK_CFLAGS) -Wno-deprecated-declarations
/tools/perf/util/
A Dprint-events.h18 bool deprecated, const char *event_type_desc,
A Dpmus.c523 bool deprecated; member
599 s->deprecated = info->deprecated; in perf_pmus__print_pmu_events__callback()
652 aliases[j].deprecated, in perf_pmus__print_pmu_events()
A Dpmu.c103 bool deprecated; member
572 bool deprecated = false, perpkg = false; in perf_pmu__new_alias() local
584 deprecated = pe->deprecated; in perf_pmu__new_alias()
598 alias->deprecated = deprecated; in perf_pmu__new_alias()
2123 info.deprecated = event->deprecated; in perf_pmu__for_each_event()
2139 info.deprecated = false; in perf_pmu__for_each_event()
A Dpmu.h219 bool deprecated; member
/tools/tracing/rtla/
A DMakefile.standalone18 $(info This is a deprecated method to compile RTLA, please compile from Linux kernel source)
/tools/perf/util/scripting-engines/
A DBuild9 …nt-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno-deprecated-declarations -Wn…
/tools/lib/bpf/
A Dlibbpf_common.h19 #define LIBBPF_DEPRECATED(msg) __attribute__((deprecated(msg)))
/tools/perf/pmu-events/
A Dpmu-events.h60 bool deprecated; member
A Dempty-pmu-events.c351 pe->deprecated = *p - '0'; in decompress_event()
A Djevents.py348 self.deprecated = jd.get('Deprecated')
/tools/perf/tests/
A Dpmu-events.c336 if (e1->deprecated != e2->deprecated) { in compare_pmu_events()
338 e1->name, e1->deprecated, e2->deprecated); in compare_pmu_events()
/tools/perf/Documentation/
A Dperf-list.txt39 --deprecated::
40 Print deprecated events. By default the deprecated events are hidden.
A Dperf.data-file-format.txt490 PERF_RECORD_HEADER_EVENT_TYPE = 65, /* deprecated */
605 PERF_RECORD_COMPRESSED = 81, /* deprecated */
611 It is deprecated and new files should use PERF_RECORD_COMPRESSED2 to gurantee
/tools/build/feature/
A DMakefile250 $(BUILD) $(shell $(PKG_CONFIG) --libs --cflags gtk+-2.0 2>/dev/null) -Wno-deprecated-declarations
/tools/perf/trace/beauty/include/uapi/sound/
A Dasound.h337 } __attribute__((deprecated));
/tools/arch/x86/kcpuid/
A Dcpuid.csv784 …07, 0, edx, 11, proc_feedback , Processor feedback interface (deprecated)

Completed in 40 milliseconds