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

  /external/oprofile/events/i386/nehalem/
unit_masks 324 0x01 early Counts early (normal) Branch Prediction Unit clears: BPU predicted a taken branch after incorrectly assuming that it was not taken
326 0x03 any Counts all BPU clears
  /external/oprofile/events/i386/westmere/
unit_masks 96 0x02 mru Stall cycles due to BPU MRU bypass
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.c 375 { "branch", "branches", "bpu", "btb", "bpc", },
401 * ITLB and BPU : Read-only
409 [C(BPU)] = (CACHE_READ),
    [all...]

Completed in 189 milliseconds