Home
last modified time | relevance | path

Searched refs:load_step (Results 1 – 7 of 7) sorted by relevance

/linux/tools/power/cpupower/bench/
H A Dsystem.c136 (config->load + config->load_step * round) + in prepare_user()
137 (config->load + config->load_step * round * 4); in prepare_user()
H A Dmain.c130 sscanf(optarg, "%li", &config->load_step); in main()
171 config->load_step, in main()
H A Dexample.cfg7 load_step = 50000
H A Dparse.h14 long load_step; /* time value which changes the member
H A Dbenchmark.c179 load_time += config->load_step; in start_benchmark()
H A DREADME-BENCH46 load_step=25000
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c416 u8 load_step; member
1507 skedb.load_step = data->load_step; in tcpm_pd_send_sink_cap_ext()
7880 caps->load_step = val == 500 ? 1 : 0; in tcpm_fw_get_sink_caps_ext()
7907 caps->load_step, caps->load_char, caps->compliance, in tcpm_fw_get_sink_caps_ext()