min_percent
return min_percent(1, base, 1);
return min_percent(1, base, 1);
return min_percent(2, base, 2);
return min_percent(3, base, 3);
return min_percent(4, base, 4);
return min_percent(5, base, 8);
fan_speed_info->min_percent = 0;
fan_speed_info->min_percent = 0;
uint32_t min_percent;
min_multiplier = (min_credit / min_percent) + 1;
int min_percent = 100;
if (bw[i] < min_percent && bw[i])
min_percent = bw[i];
multiplier = (min_credit / min_percent) + 1;
int min_percent = 100;
if (link_percentage && link_percentage < min_percent)
min_percent = link_percentage;
int btrfs_block_rsv_check(struct btrfs_block_rsv *block_rsv, int min_percent)
num_bytes = mult_perc(block_rsv->size, min_percent);
int btrfs_block_rsv_check(struct btrfs_block_rsv *block_rsv, int min_percent);
if (ann->min_percent) {
if (percent < ann->min_percent)
float min_percent;
ann->min_percent = pcnt;
callchain_param.min_percent = 0;
float min_percent;
rep->min_percent = pcnt;
callchain_param.min_percent = pcnt;
rep->min_percent = pcnt;
callchain_param.min_percent = pcnt;
rep->min_percent, pos,
rep->min_percent, pos, NULL);
hists__fprintf(hists, !quiet, 0, 0, rep->min_percent, stdout,
return hist_browser(rep->session->evlist, help, NULL, rep->min_percent);
ret = evlist__tui_browse_hists(evlist, help, NULL, rep->min_percent,
top->min_percent = strtof(arg, NULL);
top->min_percent, stdout, !symbol_conf.use_callchain);
ret = evlist__tui_browse_hists(top->evlist, help, &hbt, top->min_percent,
hb->min_pcnt = callchain_param.min_percent = percent;
float min_percent, struct perf_env *env)
browser->min_pcnt = min_percent;
int report__browse_block_hists(struct block_hist *bh, float min_percent,
hists__fprintf(&bh->block_hists, true, 0, 0, min_percent,
ret = block_hists_tui_browse(bh, evsel, min_percent, env);
int report__browse_block_hists(struct block_hist *bh, float min_percent,
callchain_param.min_percent = strtod(tok, &endptr);
callchain_param.min_percent = strtod(value, &endptr);
.min_percent = 0.5, \
double min_percent)
min_hit = ceil(node->children_hit * min_percent);
__sort_chain_graph_rel(child, min_percent);
__sort_chain_graph_rel(&chain_root->node, param->min_percent / 100.0);
double min_percent;
min_callchain_hits = total * (callchain_param.min_percent / 100);
min_callchain_hits = total * (callchain_param.min_percent / 100);
min_callchain_hits = callchain_total * (callchain_param.min_percent / 100);
float min_percent, struct perf_env *env);
float min_percent __maybe_unused,
float min_percent;