Home
last modified time | relevance | path

Searched defs:g_time (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/blktrace/btt/
H A Dinlines.h216 static inline void update_q2g(struct io *iop, __u64 g_time) in update_q2g()
221 static inline void update_s2g(struct io *iop, __u64 g_time) in update_s2g()
226 static inline void unupdate_q2g(struct io *iop, __u64 g_time) in unupdate_q2g()
H A Dglobals.h157 __u64 bytes_left, g_time, i_time, m_time, d_time, c_time, d_sec, c_sec; member
/aosp_15_r20/external/bcc/tools/
H A Dcpuunclaimed.py308 g_time = 0 variable
312 g_time = ge variable
/aosp_15_r20/external/zstd/lib/dictBuilder/
H A Dfastcover.c72 static clock_t g_time = 0; variable
H A Dcover.c76 static clock_t g_time = 0; variable
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c450 uint64_t a_time, g_time, m_time; in drainSamples() local
/aosp_15_r20/external/zstd/zlibWrapper/examples/
H A Dzwrapbench.c85 static clock_t g_time = 0; variable
/aosp_15_r20/external/lz4/programs/
H A Dbench.c97 static clock_t g_time = 0; variable
H A Dlz4io.c110 static TIME_t g_time = { 0 }; variable
/aosp_15_r20/external/lz4/tests/
H A Dfuzzer.c112 static clock_t g_time = 0; in FUZ_displayUpdate() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DGlobal.h525 EXTERN UINT64 g_time; variable
/aosp_15_r20/external/zstd/tests/
H A Dparamgrill.c249 static UTIL_time_t g_time; /* to be used to compare solution finding speeds to compare to original … variable