HomeSort by relevance Sort by last modified time
    Searched refs:mbm (Results 1 - 3 of 3) sorted by null

  /external/valgrind/coregrind/
m_xtree.c 968 Int mbm = n_ips - 1; \/\/ Position of deepest main or below main. local
1004 Int mbm; local
1027 Int mbm; local
    [all...]
  /external/iw/
phy.c 451 int mbm; local
477 mbm = strtol(argv[1], &endptr, 10);
480 NLA_PUT_U32(msg, NL80211_ATTR_WIPHY_TX_POWER_LEVEL, mbm);
489 COMMAND(set, txpower, "<auto|fixed|limit> [<tx power in mBm>]",
492 COMMAND(set, txpower, "<auto|fixed|limit> [<tx power in mBm>]",
  /external/valgrind/massif/
ms_main.c 545 Int mbm = VG_(XT_offset_main_or_below_main)(ips, n_ips); local
547 if (mbm < *top) {
553 *n_ips_sel -= n_ips - mbm - 1;
554 VERB(4, "main/below main: filtering %d\n", n_ips - mbm - 1);
    [all...]

Completed in 2768 milliseconds