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

  /hardware/qcom/display/msm8084/
common.mk 39 # Executed only on QCOM BSPs
  /hardware/qcom/display/msm8960/
common.mk 31 # Executed only on QCOM BSPs
  /hardware/qcom/display/msm8226/
common.mk 43 # Executed only on QCOM BSPs
  /hardware/qcom/display/msm8974/
common.mk 35 # Executed only on QCOM BSPs
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
abstract_host.js 46 * Executed on page load.
  /external/oprofile/events/mips/r12000/
events 20 event:0x10 counters:0,1,2,3 um:zero minimum:500 name:PREFETCH_INSTRUCTIONS_EXECUTED : Executed prefetch instructions
  /external/clang/lib/CodeGen/
CGStmt.cpp 475 // C99 6.8.4.1: The first substatement is executed if the expression compares
487 // Figure out which block (then or else) is executed.
488 const Stmt *Executed = S.getThen();
491 std::swap(Executed, Skipped);
493 // If the skipped block has no labels in it, just emit the executed block.
498 if (Executed) {
500 EmitStmt(Executed);
745 // C99 6.8.5p2/p4: The first substatement is executed if the expression
833 // C99 6.8.5p2/p4: The first substatement is executed if the expression
918 // The body is executed if the expression, contextually converte
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_model.js 707 * @param {function()=} opt_callback Executed if the directory loads
767 * @param {function()=} opt_callback Executed if the directory loads
  /external/oprofile/events/i386/nehalem/
events 30 event:0x10 counters:0,1,2,3 um:fp_comp_ops_exe minimum:6000 name:FP_COMP_OPS_EXE : Counts the number of FP Computational Uops Executed.
68 event:0x88 counters:0,1,2,3 um:br_inst_exec minimum:6000 name:BR_INST_EXEC : Counts the number of near branch instructions executed, but not necessarily retired.
69 event:0x89 counters:0,1,2,3 um:br_misp_exec minimum:6000 name:BR_MISP_EXEC : Counts the number of mispredicted conditional near branch instructions executed, but not necessarily retired.
71 event:0xA6 counters:0,1,2,3 um:one minimum:6000 name:MACRO_INSTS : Counts the number of instructions decoded that are macro-fused but not necessarily executed or retired.
76 event:0xB1 counters:0,1,2,3 um:uops_executed minimum:6000 name:UOPS_EXECUTED : Counts number of Uops executed that were issued on various ports
88 event:0xD0 counters:0,1,2,3 um:macro_insts minimum:6000 name:MACRO_INSTS : Counts the number of instructions decoded, (but not necessarily executed or retired).
105 event:0xF7 counters:0,1,2,3 um:fp_assist minimum:6000 name:FP_ASSIST : Counts the number of floating point operations executed that required micro-code assist intervention.

Completed in 421 milliseconds