Searched defs:g_time (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/blktrace/btt/ |
H A D | inlines.h | 216 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 D | globals.h | 157 __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 D | cpuunclaimed.py | 308 g_time = 0 variable 312 g_time = ge variable
|
/aosp_15_r20/external/zstd/lib/dictBuilder/ |
H A D | fastcover.c | 72 static clock_t g_time = 0; variable
|
H A D | cover.c | 76 static clock_t g_time = 0; variable
|
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/orientation/ |
D | orientation.c | 450 uint64_t a_time, g_time, m_time; in drainSamples() local
|
/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | zwrapbench.c | 85 static clock_t g_time = 0; variable
|
/aosp_15_r20/external/lz4/programs/ |
H A D | bench.c | 97 static clock_t g_time = 0; variable
|
H A D | lz4io.c | 110 static TIME_t g_time = { 0 }; variable
|
/aosp_15_r20/external/lz4/tests/ |
H A D | fuzzer.c | 112 static clock_t g_time = 0; in FUZ_displayUpdate() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
H A D | Global.h | 525 EXTERN UINT64 g_time; variable
|
/aosp_15_r20/external/zstd/tests/ |
H A D | paramgrill.c | 249 static UTIL_time_t g_time; /* to be used to compare solution finding speeds to compare to original … variable
|