/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ |
Ax88772.h | 77 #define DEBUG_TIMER 0x00400000 ///< Display the timer routine entry/exit
78 #define DEBUG_TPL 0x00200000 ///< Display the timer routine entry/exit
336 EFI_EVENT Timer; ///< Timer to monitor link state and receive packets
[all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/ |
OpalNvmeMode.c | 900 UINT32 Timer;
1027 Timer = 0;
1028 while (Timer < NVME_CMD_TIMEOUT) {
1029 //DEBUG ((DEBUG_VERBOSE, "Timer: %x, Cq:\n", Timer));
[all...] |
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/ |
Ping.c | 119 EFI_EVENT Timer;
190 In IA64, the register is the Interval Timer Vector (ITV).
231 RTT timer tick routine.
251 Get the timer period of the system.
253 This function tries to get the system timer period by creating
254 an 1ms period timer.
256 @return System timer period in MS, or 0 if operation failed.
309 Initialize the timer event for RTT (round trip time).
313 @retval EFI_SUCCESS RTT timer is started.
314 @retval Others Failed to start the RTT timer. [all...] |
/external/clang/lib/Frontend/ |
CompilerInstance.cpp | 46 #include "llvm/Support/Timer.h" 519 new llvm::Timer("Clang front-end timer", *FrontendTimerGroup)); [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/ |
Tcp4Proto.h | 74 #define TCP_CTRL_NO_KEEPALIVE 0x0002 ///< Disable keepalive timer
85 #define TCP_CTRL_TIMER_ON 0x1000 ///< At least one of the timer is on
90 // Timer related values
92 #define TCP_TIMER_CONNECT 0 ///< Connection establishment timer
93 #define TCP_TIMER_REXMIT 1 ///< Retransmit timer
94 #define TCP_TIMER_PROBE 2 ///< Window probe timer
95 #define TCP_TIMER_KEEPALIVE 3 ///< Keepalive timer
96 #define TCP_TIMER_FINWAIT2 4 ///< FIN_WAIT_2 timer
98 #define TCP_TIMER_NUMBER 6 ///< The total number of TCP timer.
204 UINT16 EnabledTimer; ///< Which timer is currently enabled [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/ |
TcpProto.h | 67 #define TCP_CTRL_NO_KEEPALIVE 0x0002 ///< Disable keepalive timer.
78 #define TCP_CTRL_TIMER_ON 0x1000 ///< At least one of the timer is on.
83 // Timer related values
85 #define TCP_TIMER_CONNECT 0 ///< Connection establishment timer.
86 #define TCP_TIMER_REXMIT 1 ///< Retransmit timer.
87 #define TCP_TIMER_PROBE 2 ///< Window probe timer.
88 #define TCP_TIMER_KEEPALIVE 3 ///< Keepalive timer.
89 #define TCP_TIMER_FINWAIT2 4 ///< FIN_WAIT_2 timer.
90 #define TCP_TIMER_2MSL 5 ///< TIME_WAIT timer.
91 #define TCP_TIMER_NUMBER 6 ///< The total number of the TCP timer. [all...] |
/external/syslinux/gpxe/src/drivers/net/ |
3c515.c | 140 RxStatus = 0x18, Timer = 0x1A, TxStatus = 0x1B, 240 /* The action to take with a media selection timer tick. 630 int timer; local 633 for (timer = 4; timer >= 0; timer--) { 689 int timer; local 692 for (timer = 4; timer >= 0; timer--) [all...] |
rtl8139.c | 129 Timer=0x48, /* general-purpose counter. */
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
LegacyBiosInterface.h | 36 #include <Protocol/Timer.h>
534 // 8254 Timer registers
542 // Timer 0, Read/Write LSB then MSB, Square wave output, binary count use.
561 // Timer Architectural Protocol
563 EFI_TIMER_ARCH_PROTOCOL *Timer;
[all...] |
/external/swiftshader/third_party/subzero/src/ |
PNaClTranslator.cpp | 835 Timer(Ice::TimerStack::TT_parseTypes, getTranslator().getContext()) {} 848 Ice::TimerMarker Timer; [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
BatteryStatsImpl.java | 608 // A set of pools of currently active timers. When a timer is queried, we will divide the 609 // elapsed time by the number of active timers to arrive at that timer's share of the time. 610 // In order to do this, we must refresh each timer whenever the number of active timers 806 * The WiFi Overall wakelock timer 807 * This timer tracks the actual aggregate time for which MC wakelocks are enabled 3109 SamplingTimer timer = mWakeupReasonStats.get(name); local 4677 SamplingTimer timer = getWakeupReasonTimerLocked(mLastWakeupReason); local 8013 DualTimer timer = syncStats.valueAt(is); local 8024 DualTimer timer = jobStats.valueAt(ij); local 8255 DualTimer timer = syncStats.valueAt(is); local 8264 DualTimer timer = jobStats.valueAt(ij); local 9896 DualTimer timer = mSyncStats.instantiateObject(); local 9902 DualTimer timer = mJobStats.instantiateObject(); local 11872 SamplingTimer timer; local 11877 mKernelMemoryStats.put(bandwidthEntries.keyAt(i), timer); local 11927 final StopwatchTimer timer = mPartialTimers.get(i); local 11997 final StopwatchTimer timer = mPartialTimers.get(i); local 12140 final StopwatchTimer timer = partialTimers.get(i); local 14324 SamplingTimer timer = ent.getValue(); local 14847 SamplingTimer timer = new SamplingTimer(mClocks, mOnBatteryTimeBase, in); local 15043 SamplingTimer timer = ent.getValue(); local [all...] |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar | |
/frameworks/base/core/java/android/os/ |
BatteryStats.java | 72 * A constant indicating a partial wake lock timer. 77 * A constant indicating a full wake lock timer. 82 * A constant indicating a window wake lock timer. 87 * A constant indicating a sensor timer. 92 * A constant indicating a a wifi running timer 97 * A constant indicating a full wifi lock timer 107 * A constant indicating a wifi multicast timer 112 * A constant indicating a video turn on timer 117 * A constant indicating a vibrator on timer 122 * A constant indicating a foreground activity timer 4024 final Timer timer = u.getAggregatedPartialWakelockTimer(); local 4078 final Timer timer = syncs.valueAt(isy); local 4094 final Timer timer = jobs.valueAt(ij); local 4142 final Timer timer = se.getSensorTime(); local 5151 final BatteryStats.Timer timer = ent.getValue(); local 5161 final TimerEntry timer = ktimers.get(i); local 5183 TimerEntry timer = timers.get(i); local 5202 final Timer timer = ent.getValue(); local 5208 TimerEntry timer = reasons.get(i); local 5242 final Timer timer = ent.getValue(); local 5256 final Timer timer = ent.getValue(); local 5673 final Timer timer = syncs.valueAt(isy); local 5707 final Timer timer = jobs.valueAt(ij); local 5788 final Timer timer = se.getSensorTime(); local 7210 final Timer timer = u.getAggregatedPartialWakelockTimer(); local 7350 final Timer timer = jobs.valueAt(ij); local 7448 final Timer timer = se.getSensorTime(); local 7479 final Timer timer = syncs.valueAt(isy); local [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
if_mskreg.h | 334 #define PCI_TIMER_VALUE_MSK (0xff<<16) /* Bit 23..16: Timer Value Mask */
350 #define PCI_CTL_TIM_VMAIN_AV1 BIT_28 /* Bit 28..27: Timer Vmain_av Mask */
351 #define PCI_CTL_TIM_VMAIN_AV0 BIT_27 /* Bit 28..27: Timer Vmain_av Mask */
473 #define B2_TI_INI 0x0130 /* 32 bit Timer Init Value */
474 #define B2_TI_VAL 0x0134 /* 32 bit Timer Value */
475 #define B2_TI_CTRL 0x0138 /* 8 bit Timer Control */
476 #define B2_TI_TEST 0x0139 /* 8 Bit Timer Test */
477 #define B2_IRQM_INI 0x0140 /* 32 bit IRQ Moderation Timer Init Reg.*/
478 #define B2_IRQM_VAL 0x0144 /* 32 bit IRQ Moderation Timer Value */
479 #define B2_IRQM_CTRL 0x0148 /* 8 bit IRQ Moderation Timer Control */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
ndis.h | 626 /* Timer */ 637 KTIMER Timer; [all...] |
wdm.h | [all...] |
/prebuilts/misc/common/robolectric/android-all/ |
android-all-4.1.2_r1-robolectric-r1.jar | |
android-all-4.2.2_r1.2-robolectric-r1.jar | |
android-all-4.3_r2-robolectric-r1.jar | |
android-all-4.4_r1-robolectric-r2.jar | |
android-all-5.0.2_r3-robolectric-r0.jar | |
android-all-5.1.1_r9-robolectric-r2.jar | |
android-all-6.0.1_r3-robolectric-r1.jar | |
/external/guice/extensions/struts2/lib/ |
struts2-core-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/ |
netty-common-4.1.0.CR3.jar | |