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

  /external/oprofile/events/mips/rm7000/
events 5 event:0x01 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_ISSUED : Total instructions issued
6 event:0x02 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS_ISSUED : Floating-point instructions issued
7 event:0x03 counters:0,1 um:zero minimum:500 name:INTEGER_INSTRUCTIONS_ISSUED : Integer instructions issued
8 event:0x04 counters:0,1 um:zero minimum:500 name:LOAD_INSTRUCTIONS_ISSUED : Load instructions issued
9 event:0x05 counters:0,1 um:zero minimum:500 name:STORE_INSTRUCTIONS_ISSUED : Store instructions issued
10 event:0x06 counters:0,1 um:zero minimum:500 name:DUAL_ISSUED_PAIRS : Dual issued pairs
22 event:0x12 counters:0,1 um:zero minimum:500 name:BRANCHES_ISSUED : Branches issued
  /external/oprofile/events/mips/rm9000/
events 5 event:0x01 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_ISSUED : Instructions issued
6 event:0x02 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS_ISSUED : Floating-point instructions issued
7 event:0x03 counters:0,1 um:zero minimum:500 name:INT_INSTRUCTIONS_ISSUED : Integer instructions issued
8 event:0x04 counters:0,1 um:zero minimum:500 name:LOAD_INSTRUCTIONS_ISSUED : Load instructions issued
9 event:0x05 counters:0,1 um:zero minimum:500 name:STORE_INSTRUCTIONS_ISSUED : Store instructions issued
10 event:0x06 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_DUAL_ISSUED : Dual-issued instruction pairs
21 event:0x12 counters:0,1 um:zero minimum:500 name:BRANCHES_ISSUED : Branch instructions issued
  /external/oprofile/events/mips/25K/
events 7 event:0x1 counters:0,1 um:zero minimum:500 name:INSN_ISSUED : Dispatched/issued instructions
8 event:0x2 counters:0,1 um:zero minimum:500 name:FP_INSNS_ISSUED : FPU instructions issued
9 event:0x3 counters:0,1 um:zero minimum:500 name:INT_INSNS_ISSUED : Integer instructions issued
10 event:0x4 counters:0,1 um:zero minimum:500 name:LOAD_INSNS_ISSUED : Load instructions issued
11 event:0x5 counters:0,1 um:zero minimum:500 name:STORE_INSNS_ISSUED : Store instructions issued
12 event:0x6 counters:0,1 um:zero minimum:500 name:BRANCHES_JUMPS_ISSUED : Branch/Jump instructions issued
13 event:0x7 counters:0,1 um:zero minimum:500 name:DUAL_ISSUED_PAIRS : Dual-issued pairs
81 event:0x27 counters:0,1 um:zero minimum:500 name:LOAD_STORE_ISSUED : Load/store instructions issued
  /external/oprofile/events/mips/r10000/
events 7 event:0x01 counters:0 um:zero minimum:500 name:INSTRUCTIONS_ISSUED : Instructions issued
9 event:0x02 counters:0 um:zero minimum:500 name:LOAD_PREFETC_SYNC_CACHEOP_ISSUED : Load / prefetch / sync / CacheOp issued
11 event:0x03 counters:0 um:zero minimum:500 name:STORES_ISSUED : Stores issued
13 event:0x04 counters:0 um:zero minimum:500 name:STORE_COND_ISSUED : Store conditional issued
  /external/chromium/chrome/common/net/
x509_certificate_model_openssl.cc 152 base::Time* issued, base::Time* expires) {
153 return nxou::ParseDate(X509_get_notBefore(cert_handle), issued) &&
x509_certificate_model_nss.cc 198 base::Time* issued, base::Time* expires) {
201 *issued = crypto::PRTimeToBaseTime(pr_issued);
x509_certificate_model.h 68 base::Time* issued, base::Time* expires);
  /external/oprofile/events/mips/20K/
events 7 event:0x1 counters:0 um:zero minimum:500 name:INSN_ISSUED : Dispatched/issued instructions
  /external/oprofile/events/mips/5K/
events 23 event:0xe counters:0 um:zero minimum:500 name:DUAL_ISSUED_INSNS : Dual issued instructions executed
  /external/chromium/chrome/browser/ui/gtk/
ssl_client_certificate_selector.cc 280 base::Time issued, expires; local
281 if (x509_certificate_model::GetTimes(cert, &issued, &expires)) {
282 string16 issued_str = base::TimeFormatShortDateAndTime(issued);
certificate_viewer.cc 260 base::Time issued, expires; local
262 if (x509_certificate_model::GetTimes(cert, &issued, &expires)) {
264 base::TimeFormatShortDateNumeric(issued));
389 base::Time issued, expires; local
391 if (x509_certificate_model::GetTimes(cert, &issued, &expires)) {
392 issued_str = UTF16ToUTF8(base::TimeFormatShortDateAndTime(issued));
  /external/oprofile/events/i386/westmere/
events 18 event:0x0e counters:0,1,2,3 um:uops_issued minimum:2000000 name:UOPS_ISSUED : Uops issued
  /external/mesa3d/docs/
MESA_shader_debug.spec 211 produce the same output, assuming they were issued from the same
  /external/oprofile/events/i386/nehalem/
unit_masks 41 0x01 any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i
42 0x01 stalled_cycles Counts the number of cycles no Uops issued by the Register Allocation Table to the Reservation Station, i
43 0x02 fused Counts the number of fused Uops that were issued from the Register Allocation Table to the Reservation Station
251 0x01 port0 Counts number of Uops executed that were issued on port 0
252 0x02 port1 Counts number of Uops executed that were issued on port 1
253 0x04 port2_core Counts number of Uops executed that were issued on port 2
254 0x08 port3_core Counts number of Uops executed that were issued on port 3
255 0x10 port4_core Counts number of Uops executed that where issued on port 4
256 0x20 port5 Counts number of Uops executed that where issued on port 5
257 0x40 port015 Counts number of Uops executed that where issued on port 0, 1, or
    [all...]
events 28 event:0x0E counters:0,1,2,3 um:uops_issued minimum:6000 name:UOPS_ISSUED : Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i.e. the UOPs issued from the front end to the back end.
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
  /external/oprofile/events/mips/74K/
events 39 event:0x15 counters:0,2 um:zero minimum:500 name:OOO_ALU_ISSUE_CYCLES : 21-0 Out-of-order ALU issue cycles (issued instruction is not the oldest in the pool)
112 event:0x412 counters:1,3 um:zero minimum:500 name:AGEN_NO_ISSUES_CYCLES : 18-1 DDQ1 (AGEN out-of-order dispatch queue) no issue cycles with valid instructions due to operand(s) not available, non-issued stores blocking ready to issue loads, or non-issued CACHEOPs blocking ready to issue loads
115 event:0x415 counters:1,3 um:zero minimum:500 name:OOO_AGEN_ISSUE_CYCLES : 21-1 Out-of-order AGEN issue cycles (issued instruction is not the oldest in the pool)
  /external/blktrace/btt/doc/
btt.tex 137 issued (issue trace) to the lower level driver.
145 actual IO was issued to the driver until is completed (completion
163 are combined via merges into a single IO issued and completed. We
217 issued requests (D) and the resultant ratio. We also provide values
236 -- issued} IOs. The next two sections provides some rudimentary
326 requests came in, and subtracts requests that have been issued (D).
385 the issued to complete times (D2C).
    [all...]
  /external/chromium/chrome/browser/sync/resources/
gaia_login.js 5 // Variable to track if a captcha challenge was issued. If this gets set to
  /external/valgrind/main/cachegrind/
cg_annotate.in 681 @@ If so, a warning will have already been issued about this.
  /external/blktrace/doc/
blktrace.tex 409 issue & \emph{issued} to driver \\ \hline
520 \item[C -- complete] A previously issued request has been completed.
524 \item[D -- issued] A request that previously resided on the block layer
635 D & IO issued to driver \\ \hline
695 \item[D -- issued]
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 161 ; two 32-bit mutiplies can be issued per cycle.
330 ; two 32-bit mutiplies can be issued per cycle.
    [all...]
pa-risc2W.s 153 ; two 32-bit mutiplies can be issued per cycle.
320 ; two 32-bit mutiplies can be issued per cycle.
    [all...]
  /external/valgrind/main/callgrind/
callgrind_annotate.in 999 @@ If so, a warning will have already been issued about this.
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 365 milliseconds