Searched refs:stat_config (Results 1 – 5 of 5) sorted by relevance
29 struct perf_record_stat_config *config = &event->stat_config; in process_stat_config_event() 59 TEST_ASSERT_VAL("failed to synthesize stat_config", in test__synthesize_stat_config() 91 TEST_ASSERT_VAL("failed to synthesize stat_config", in test__synthesize_stat() 112 TEST_ASSERT_VAL("failed to synthesize stat_config", in test__synthesize_stat_round() 30 struct perf_stat_config stat_config = {}; process_stat_config_event() local 53 struct perf_stat_config stat_config = { test__synthesize_stat_config() local
76 stat_config, member
278 tool->stat_config = process_event_stat_config_stub; in perf_tool__init()
515 struct perf_record_stat_config stat_config; member
2526 inject.tool.stat_config = perf_event__repipe_op2_synth; in cmd_inject()