Home
last modified time | relevance | path

Searched refs:perf_config (Results 1 – 16 of 16) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dlink.c429 const char *perf_config; in perf_config_str() local
433 perf_config = perf_event_name(event_symbols_hw, config); in perf_config_str()
436 perf_config = perf_event_name(event_symbols_sw, config); in perf_config_str()
439 perf_config = perf_config_hw_cache_str(config); in perf_config_str()
442 perf_config = NULL; in perf_config_str()
445 return perf_config; in perf_config_str()
453 const char *perf_type, *perf_config; in show_perf_event_event_json() local
461 perf_config = perf_config_str(type, config); in show_perf_event_event_json()
462 if (perf_config) in show_perf_event_event_json()
463 jsonw_string_field(wtr, "event_config", perf_config); in show_perf_event_event_json()
[all …]
/linux/arch/parisc/kernel/
H A Dperf.c181 static int perf_config(uint32_t *image_ptr);
215 static int perf_config(uint32_t *image_ptr) in perf_config() function
336 return perf_config(cuda_images[test]); in perf_write()
338 return perf_config(onyx_images[test]); in perf_write()
/linux/tools/perf/ui/browsers/
H A Dres_sample.c28 perf_config(res_sample_config, NULL); in res_sample_init()
H A Dscripts.c287 perf_config(scripts_config, &scriptc);
/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c62 perf_config(perf_unknown_cmd_config, NULL); in help_unknown_cmd()
H A Dannotate.c2255 perf_config(annotation__config, &annotate_opts); in annotation_config__init()
/linux/tools/perf/
H A Dbuiltin-help.c460 rc = perf_config(perf_help_config, &help_format); in cmd_help()
H A Dbuiltin-buildid-cache.c421 ret = perf_config(perf_buildid_cache_config, &debuginfod); in cmd_buildid_cache()
H A Dbuiltin-ftrace.c1690 ret = perf_config(perf_ftrace_config, &ftrace); in cmd_ftrace()
H A Dbuiltin-top.c1630 status = perf_config(perf_top_config, &top); in cmd_top()
H A Dbuiltin-trace.c5246 err = perf_config(trace__config, &trace); in cmd_trace()
/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h385 u8 perf_config; member
H A Dbnx2fc_hwi.c135 fcoe_init3.perf_config = 3; in bnx2fc_send_fw_fcoe_init_msg()
/linux/tools/perf/tests/
H A Dbuiltin-test.c722 perf_config(perf_test__config, NULL); in cmd_test()
/linux/tools/perf/ui/
H A Dbrowser.c809 perf_config(ui_browser__color_config, NULL); in ui_browser__init()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2687 u8 perf_config; member