Searched defs:g_time (Results  1 – 11 of 11) sorted by relevance
| /external/bcc/tools/ | 
| D | cpuunclaimed.py | 302             g_time = 0  variable306                     g_time = ge  variable
 
 | 
| /external/blktrace/btt/ | 
| 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()
 
 | 
| D | globals.h | 157 	__u64 bytes_left, g_time, i_time, m_time, d_time, c_time, d_sec, c_sec;  member
 | 
| /external/zstd/lib/dictBuilder/ | 
| D | fastcover.c | 72 static clock_t g_time = 0;  variable
 | 
| D | cover.c | 75 static clock_t g_time = 0;  variable
 | 
| /external/zstd/zlibWrapper/examples/ | 
| D | zwrapbench.c | 85 static clock_t g_time = 0;  variable
 | 
| /external/lz4/programs/ | 
| D | bench.c | 96 static clock_t g_time = 0;  variable
 | 
| D | lz4io.c | 105 static clock_t g_time = 0;  variable
 | 
| /external/lz4/tests/ | 
| D | fuzzer.c | 112     static clock_t g_time = 0;  in FUZ_displayUpdate()  local
 | 
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/ | 
| D | Global.h | 525 EXTERN  UINT64          g_time;  variable
 | 
| /external/zstd/tests/ | 
| D | paramgrill.c | 249 static UTIL_time_t g_time; /* to be used to compare solution finding speeds to compare to original …  variable
 |