HomeSort by: relevance | last modified time | path
    Searched refs:hi_adj (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
PathTree.cc 1504 Hist_data::HistItem *hi_adj = NULL; local
1517 hi_adj = hist_data->append_hist_item (get_hist_obj (
1520 hi_adj = hist_data->append_hist_item (obj_list[pmatch - nobj]);
1541 if (hi_adj)
1542 SUB_METRIC_VAL (hi_adj->value[ind], slots[xlate[ind]], node_idx);
1588 Hist_data::HistItem *hi_adj = NULL; local
1594 hi_adj = hist_data->append_hist_item (obj_list[pcle]);
1610 if (hi_adj)
1611 SUB_METRIC_VAL (hi_adj->value[ind], slots[xlate[ind]], node_idx);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
PathTree.cc 1504 Hist_data::HistItem *hi_adj = NULL; local
1517 hi_adj = hist_data->append_hist_item (get_hist_obj (
1520 hi_adj = hist_data->append_hist_item (obj_list[pmatch - nobj]);
1541 if (hi_adj)
1542 SUB_METRIC_VAL (hi_adj->value[ind], slots[xlate[ind]], node_idx);
1588 Hist_data::HistItem *hi_adj = NULL; local
1594 hi_adj = hist_data->append_hist_item (obj_list[pcle]);
1610 if (hi_adj)
1611 SUB_METRIC_VAL (hi_adj->value[ind], slots[xlate[ind]], node_idx);
  /src/sys/external/isc/atheros_hal/dist/
ah_regdomain.c 2472 int low_adj, hi_adj, channelSep, lastc; local
2561 hi_adj = (cm->mode == HAL_MODE_11NA_HT40PLUS ||
2578 c <= fband->highChannel + hi_adj;

Completed in 36 milliseconds