Home
last modified time | relevance | path

Searched defs:percent (Results 1 – 43 of 43) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dfantog.c34 u32 percent; member
39 nvkm_fantog_update(struct nvkm_fantog *fan, int percent) in nvkm_fantog_update()
81 nvkm_fantog_set(struct nvkm_therm *therm, int percent) in nvkm_fantog_set()
Dfannil.c33 nvkm_fannil_set(struct nvkm_therm *therm, int percent) in nvkm_fannil_set()
Dfan.c118 nvkm_therm_fan_set(struct nvkm_therm *therm, bool immediate, int percent) in nvkm_therm_fan_set()
175 nvkm_therm_fan_user_set(struct nvkm_therm *therm, int percent) in nvkm_therm_fan_user_set()
Dfanpwm.c59 nvkm_fanpwm_set(struct nvkm_therm *therm, int percent) in nvkm_fanpwm_set()
Dpriv.h45 int percent; member
/linux-4.4.14/tools/perf/util/
Dcolor.c156 const char *get_percent_color(double percent) in get_percent_color()
174 int percent_color_fprintf(FILE *fp, const char *fmt, double percent) in percent_color_fprintf()
194 double percent; in percent_color_snprintf() local
206 double percent; in percent_color_len_snprintf() local
Dannotate.c784 double percent = 0.0; in disasm__calc_percent() local
828 double percent, max_percent = 0.0; in disasm_line__print() local
1429 double percent, percent_max = 0.0; in print_summary() local
Dannotate.h96 double percent; member
/linux-4.4.14/tools/perf/ui/gtk/
Dhists.c16 double percent; in __percent_color_snprintf() local
103 double percent; in perf_gtk__add_callchain() local
227 float percent; in perf_gtk__show_hists() local
Dbrowser.c37 const char *perf_gtk__get_percent_color(double percent) in perf_gtk__get_percent_color()
Dannotate.c26 double percent = 0.0; in perf_gtk__get_percent() local
/linux-4.4.14/drivers/power/
Dtwl4030_madc_battery.c139 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
155 int percent = twl4030_madc_bat_voltscale(bat, in twl4030_madc_bat_get_property() local
Dab8500_fg.c1159 int ret, percent; in ab8500_fg_capacity_level() local
1282 int percent = DIV_ROUND_CLOSEST(di->bat_cap.permille, 10); in ab8500_fg_check_capacity_limits() local
Dabx500_chargalg.c93 int percent; member
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c53 double percent; in ipchain__fprintf_graph() local
246 double percent; in callchain__fprintf_flat() local
463 float percent; in hists__fprintf() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dboost.h19 u8 percent; member
/linux-4.4.14/kernel/trace/
Dtrace_branch.c237 long percent; in get_incorrect_percent() local
252 long percent; in branch_stat_show() local
/linux-4.4.14/tools/power/cpupower/utils/idle_monitor/
Dcpuidle_sysfs.c27 static int cpuidle_get_count_percent(unsigned int id, double *percent, in cpuidle_get_count_percent()
Dhsw_ext_idle.c90 static int hsw_ext_get_count_percent(unsigned int id, double *percent, in hsw_ext_get_count_percent()
Dsnb_idle.c87 static int snb_get_count_percent(unsigned int id, double *percent, in snb_get_count_percent()
Dnhm_idle.c102 static int nhm_get_count_percent(unsigned int id, double *percent, in nhm_get_count_percent()
Dmperf_monitor.c117 static int mperf_get_count_percent(unsigned int id, double *percent, in mperf_get_count_percent()
Damd_fam14h_idle.c208 static int fam14h_get_count_percent(unsigned int id, double *percent, in fam14h_get_count_percent()
Dcpupower-monitor.c139 double percent; in print_results() local
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dloongson_hwmon.h39 u8 percent; member
/linux-4.4.14/scripts/kconfig/lxdialog/
Dtextbox.c401 int percent; in print_position() local
/linux-4.4.14/tools/perf/ui/
Dbrowser.c18 double percent, bool current) in ui_browser__percent_color()
38 double percent, bool current) in ui_browser__set_percent_color()
Dhist.c29 double percent = 0.0; in __hpp__fmt() local
241 double percent; in hpp_color_scnprintf() local
/linux-4.4.14/drivers/platform/x86/
Dintel_oaktrail.c230 u8 percent = (u8) b->props.brightness; in set_backlight_brightness() local
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c625 double percent = cumul * 100.0 / total; in hist_browser__show_callchain() local
675 double percent; in __hpp__slsmg_color_printf() local
939 float percent; in hist_browser__refresh() local
961 float percent = hist_entry__get_percent_limit(h); in hists__filter_entries() local
977 float percent = hist_entry__get_percent_limit(h); in hists__filter_prev_entries() local
Dannotate.c14 double percent; member
/linux-4.4.14/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c21 static inline s32 linear_inter(s32 tmax, s32 tmin, s32 percent, in linear_inter()
/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c200 static inline void pid_p_gain_set(struct _pid *pid, int percent) in pid_p_gain_set()
205 static inline void pid_i_gain_set(struct _pid *pid, int percent) in pid_i_gain_set()
210 static inline void pid_d_gain_set(struct _pid *pid, int percent) in pid_d_gain_set()
/linux-4.4.14/arch/arm/mach-pxa/
Dsharpsl_pm.c232 int voltage, percent, apm_status, i; in sharpsl_battery_thread() local
/linux-4.4.14/tools/perf/
Dbuiltin-diff.c836 double percent = baseline_percent(he); in hpp__color_baseline() local
850 double percent = baseline_percent(he); in hpp__entry_baseline() local
/linux-4.4.14/drivers/net/wireless/b43/
Dtables_nphy.h18 u8 percent; member
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c452 static unsigned long min_percent(unsigned int percent, unsigned long base, in min_percent()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.c600 static u32 sc_percent_to_threshold(struct send_context *sc, u32 percent) in sc_percent_to_threshold()
/linux-4.4.14/include/linux/mfd/
Dcros_ec_commands.h934 uint8_t percent; member
942 uint8_t percent; member
949 uint32_t percent; member
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c2147 static void sw_cfg_broad_storm(struct ksz_hw *hw, u8 percent) in sw_cfg_broad_storm()
2168 static void sw_get_broad_storm(struct ksz_hw *hw, u8 *percent) in sw_get_broad_storm()
2231 static void hw_cfg_broad_storm(struct ksz_hw *hw, u8 percent) in hw_cfg_broad_storm()
/linux-4.4.14/drivers/scsi/
Dgdth.h385 u8 percent; /* progress for surface check */ member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_bt-coexist.c9300 u8 percent, u1tmp; in BTDM_FwC2hBtRssi8723A() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c193 u8 percent; member