HomeSort by: relevance | last modified time | path
    Searched defs:test_hwcs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c 1700 test_hwcs (const Hwcentry* entries[], unsigned numctrs) function
1706 Tprintf (DBG_LT2, "hwctable: test_hwcs()...\n");
1734 Tprintf (DBG_LT1, "hwctable: test_hwcs(");
2034 rc = test_hwcs ((const Hwcentry**) test_array, 1);
2648 int hwc_rc = test_hwcs ((const Hwcentry**) entries, numctrs);
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c 1700 test_hwcs (const Hwcentry* entries[], unsigned numctrs) function
1706 Tprintf (DBG_LT2, "hwctable: test_hwcs()...\n");
1734 Tprintf (DBG_LT1, "hwctable: test_hwcs(");
2034 rc = test_hwcs ((const Hwcentry**) test_array, 1);
2648 int hwc_rc = test_hwcs ((const Hwcentry**) entries, numctrs);

Completed in 34 milliseconds