/packages/experimental/procstatlog/ |
procstatreport.py | 121 msec: <nobr>%(msec)d waiting</nobr> 147 msec = "%d" % (when * 1000) 148 writer.writerow([msec] + [values.get(n, "") for n in range(num_cols)]) 509 msec = int(next[10]) - int(last[10]) 512 max_msec = max(max_msec, msec) 517 disk_msec.setdefault(device, {})[when] = msec 552 msec = disk_msec[device] 555 ["msec"], [msec], [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/ |
PowerMgr.h | 58 #define RE_ENTER_PS_TIMEOUT 10 /* mSec */ 60 #define BET_INTERVAL_VALUE 1000 /* mSec */ 65 #define RE_ENTER_CPU_LOAD_TIMEOUT 10 /*mSec */
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Core.h | 523 The application should return from this call within 5 msec to avoid 562 The application should return from this call within 5 msec. 591 The application should return from this call within 5 msec. 667 component will return from this call within 5 msec. [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Core.h | 506 The application should return from this call within 5 msec to avoid
545 The application should return from this call within 5 msec.
574 The application should return from this call within 5 msec.
650 component will return from this call within 5 msec.
[all...] |
/frameworks/base/media/libmediaplayerservice/ |
MediaPlayerService.h | 213 virtual status_t seekTo(int msec); 214 virtual status_t getCurrentPosition(int* msec); 215 virtual status_t getDuration(int* msec);
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
VMThread.java | 35 static native void sleep (long msec, int nsec) throws InterruptedException;
|
/external/bluetooth/bluez/sbc/ |
sbc.h | 99 /* Returns the time one input/output block takes to play in msec*/
|
/external/netperf/ |
hist.h | 20 0 - 9 in increments of 1 msec
|
/external/opencore/nodes/pvsocketnode/include/ |
pvmf_socket_node.h | 507 (0, "SocketNodeStats: %8d Max Connect GetHostByName Time (msec)", iMaxConnectOperationTime[EPVSocketPortConnectOperation_GetHostByName])); 509 (0, "SocketNodeStats: %8d Max Connect Time (msec)", iMaxConnectOperationTime[EPVSocketPortConnectOperation_Connect])); 511 (0, "SocketNodeStats: %8d Max Connect Shutdown Time (msec)", iMaxConnectOperationTime[EPVSocketPortConnectOperation_Shutdown])); 514 (0, "SocketNodeStats: %8d Max Send Time (msec)", iMaxSendOperationTime[EPVSocketPortSendOperation_Send])); 516 (0, "SocketNodeStats: %8d Max SendTo Time (msec)", iMaxSendOperationTime[EPVSocketPortSendOperation_SendTo])); 519 (0, "SocketNodeStats: %8d Max Recv Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_Recv])); 521 (0, "SocketNodeStats: %8d Max RecvFrom Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_RecvFrom])); 523 (0, "SocketNodeStats: %8d Max Recv Wait On Connected Port Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_WaitOnConnectedPort])); 525 (0, "SocketNodeStats: %8d Max Recv Wait On Memory Time (msec)", iMaxRecvOperationTime[EPVSocketPortRecvOperation_WaitOnMemory])); [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_thread.cpp | 164 * @param msec, t2: sleep time in milliseconds. 166 OSCL_EXPORT_REF void OsclThread::SleepMillisec(const int32 msec) 169 reqt.tv_sec = msec / 1000; 170 reqt.tv_nsec = 1000000 * (msec % 1000);
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Log.java | 340 long msec; local 342 msec = System.currentTimeMillis(); 344 (msec / 60000) % 60, (msec / 1000) % 60,
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
DisplayLog.java | 96 long msec = (long) event.sec * 1000L; local 97 c.setTimeInMillis(msec); 150 long msec = (long) event.sec * 1000L; local 151 c.setTimeInMillis(msec);
|
DisplaySync.java | 132 long msec = (long)event.sec * 1000L + (event.nsec / 1000000L); local 133 mDatasetsSyncTickle[auth].addOrUpdate(new FixedMillisecond(msec), -1); 285 long msec = (long)event.sec * 1000L + (event.nsec / 1000000L); local 286 mDatasetError.addOrUpdate(new FixedMillisecond(msec), -1);
|
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/OAL/Pform/Linux/ |
TILibLinux.h | 76 tiVOID TISleep (tiUINT32 msec);
|
/external/kernel-headers/original/linux/ |
kd.h | 137 int delay; /* in msec; <= 0: don't change */ 138 int period; /* in msec; <= 0: don't change */
|
/external/skia/src/animator/ |
SkAnimateBase.cpp | 28 SK_MEMBER(begin, MSec), 30 SK_MEMBER(dur, MSec),
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_otadata.h | 61 EAS_I32 time; /* current time in 256ths of a msec */ 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
|
eas_rtttldata.h | 55 EAS_I32 time; /* current time in 256ths of a msec */ 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_otadata.h | 61 EAS_I32 time; /* current time in 256ths of a msec */ 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
|
eas_rtttldata.h | 55 EAS_I32 time; /* current time in 256ths of a msec */ 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_otadata.h | 61 EAS_I32 time; /* current time in 256ths of a msec */ 62 EAS_U32 tick; /* length of 32nd note in 256th of a msec */
|
eas_rtttldata.h | 55 EAS_I32 time; /* current time in 256ths of a msec */ 56 EAS_I32 tick; /* length of 32nd note in 256th of a msec */
|
/hardware/ti/omap3/dspbridge/inc/ |
rms_sh.h | 37 *! 02-Oct-2000 sg Changed ticks to msec. 97 RMS_WORD timeout; /* Timeout (msec) for blocking calls */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
rms_sh.h | 37 *! 02-Oct-2000 sg Changed ticks to msec. 97 RMS_WORD timeout; /* Timeout (msec) for blocking calls */
|
/hardware/ti/wlan/wl1271/stad/src/Application/ |
scanMngrTypes.h | 196 TI_UINT32 normalScanInterval; /**< Time interval (im msec) at which to perform 200 TI_UINT32 deterioratingScanInterval; /**< Time interval (in msec) at which to perform
|