Searched refs:demand (Results 1 – 25 of 104) sorted by relevance
12345
/external/oprofile/events/i386/westmere/ |
D | unit_masks | 130 0x01 demand_i_state L2 data demand loads in I state (misses) 131 0x02 demand_s_state L2 data demand loads in S state 132 0x04 demand_e_state L2 data demand loads in E state 133 0x08 demand_m_state L2 data demand loads in M state 134 0x0f demand_mesi L2 data demand requests 146 0x01 demand_clean L2 lines evicted by a demand request 147 0x02 demand_dirty L2 modified lines evicted by a demand request 176 0x01 rfo_i_state L2 demand store RFOs in I state (misses) 177 0x02 rfo_s_state L2 demand store RFOs in S state 178 0x08 rfo_m_state L2 demand store RFOs in M state [all …]
|
/external/oprofile/events/i386/arch_perfmon/ |
D | events | 7 event:0x2e counters:cpuid um:x41 minimum:6000 filter:4 name:LLC_MISSES : Last level cache demand re… 8 event:0x2e counters:cpuid um:x4f minimum:6000 filter:3 name:LLC_REFS : Last level cache demand requ…
|
/external/oprofile/events/i386/nehalem/ |
D | unit_masks | 96 …0x01 i_state Counts number of L2 data demand loads where the cache line to be loaded is in the I (… 97 …0x02 s_state Counts number of L2 data demand loads where the cache line to be loaded is in the S (… 98 …0x04 e_state Counts number of L2 data demand loads where the cache line to be loaded is in the E (… 99 …0x08 m_state Counts number of L2 data demand loads where the cache line to be loaded is in the M (… 100 0x0F mesi Counts all L2 data demand requests 108 …0x01 i_state Counts number of L2 demand store RFO requests where the cache line to be loaded is in… 114 …0x10 i_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in … 116 …0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in … 117 …0x80 m_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in … 118 …0xE0 hit Counts number of L2 demand lock RFO requests where the cache line to be loaded is in eith… [all …]
|
D | events | 12 event:0x2e counters:0,1,2,3 um:x41 minimum:6000 name:LLC_MISSES : Last level cache demand requests … 13 event:0x2e counters:0,1,2,3 um:x4f minimum:6000 name:LLC_REFS : Last level cache demand requests fr…
|
/external/ppp/pppd/ |
D | Android.mk | 20 demand.c \
|
D | Makefile.sol2 | 12 tty.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-solaris.o \
|
D | Makefile.linux | 16 demand.c utils.c tty.c eap.c chap-md5.c 24 ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o \
|
D | ipv6cp.c | 1121 if (demand && (eui64_iszero(wo->ourid) || eui64_iszero(wo->hisid))) { in ipv6_check_options() 1215 if (demand) { 1320 if (demand) {
|
D | main.c | 527 if (demand) { 552 if (demand && !doing_callback) { 604 if (demand)
|
D | auth.c | 555 if (!demand && ifunit >= 0) 616 if (!doing_multilink && !demand) 634 if (!doing_multilink && !demand) 846 if (!demand)
|
D | tty.c | 448 if (demand && notty) { in tty_check_options() 452 if (demand && connect_script == 0 && ptycommand == NULL in tty_check_options()
|
D | sys-linux.c | 595 if (demand) { in generic_disestablish_ppp() 605 if (demand) in generic_disestablish_ppp() 2377 if (demand && tune_kernel && !dynaddr_set in sifaddr() 2822 if (demand && driver_is_old) { in sys_check_options()
|
D | options.c | 100 bool demand = 0; /* do dial-on-demand */ variable 227 { "demand", o_bool, &demand,
|
/external/oprofile/events/i386/atom/ |
D | unit_masks | 33 0x41 i_state L2 cache demand requests from this core that missed the L2 34 0x4F mesi L2 cache demand requests from this core
|
D | events | 8 event:0x2e counters:0,1 um:x41 minimum:6000 name:LLC_MISSES : Last level cache demand requests from… 9 event:0x2e counters:0,1 um:x4f minimum:6000 name:LLC_REFS : Last level cache demand requests from t…
|
/external/oprofile/events/ppc64/power7/ |
D | events | 151 …miss2) Page Table Entry was loaded into the ERAT from beyond the L3 due to a demand load or store. 159 …miss3) Page Table Entry was loaded into the ERAT from beyond the L3 due to a demand load or store. 182 …pteg1) A Page Table Entry was loaded into the ERAT from the local L2 due to a demand load or store. 193 …he ERAT with modified (M) data from an L2 or L3 on a distant module due to a demand load or store. 199 …pteg3) Page Table Entry was loaded into the ERAT from beyond the L3 due to a demand load or store. 207 …ded into the ERAT with data from memory attached to a distant module due to a demand load or store. 214 …the ERAT with modified (M) data from an L2 or L3 on a remote module due to a demand load or store. 216 … ERAT with shared (T or SL) data from an L2 or L3 on a remote module due to a demand load or store. 246 …pteg9) A Page Table Entry was loaded into the ERAT from the local L2 due to a demand load or store. 247 …oup 29 pm_pteg9) A Page Table Entry was loaded into the TLB from the local L3 due to a demand load. [all …]
|
/external/oprofile/events/ppc/e500/ |
D | events | 60 …sed to determine icache miss rate (along with instructions completed) Reloads due to demand fetch. 70 …demand castout transactions. This counts replacement pushes and snoop pushes. This does not count …
|
/external/oprofile/events/ppc/e500v2/ |
D | events | 60 …sed to determine icache miss rate (along with instructions completed) Reloads due to demand fetch. 70 …demand castout transactions. This counts replacement pushes and snoop pushes. This does not count …
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-05-19-ExceptionResponse.txt | 27 other one is needed on demand. Also this strategy fits with the "zero
|
/external/clang/include/clang/Basic/ |
D | BuiltinsPPC.def | 16 // adding stuff on demand.
|
/external/valgrind/main/docs/internals/ |
D | porting-HOWTO.txt | 60 individually, on demand.
|
/external/iproute2/doc/ |
D | arpd.sgml | 10 it on local disk and feeding it to kernel on demand to avoid
|
/external/oprofile/events/i386/core_2/ |
D | events | 8 event:0x2e counters:0,1 um:x41 minimum:6000 name:LLC_MISSES : L2 cache demand requests from this co… 9 event:0x2e counters:0,1 um:x4f minimum:6000 name:LLC_REFS : L2 cache demand requests from this core
|
/external/oprofile/events/i386/p4/ |
D | unit_masks | 70 0x200 request type is demand (0=prefetch)
|
/external/dbus/ |
D | NEWS.pre-1-2 | 97 - The system bus now supports starting services on demand. This uses a
|
12345