Searched defs:time (Results 1 – 6 of 6) sorted by relevance
45 public final void wait(long time) { in wait()49 public final native void wait(long time, int frac); in wait()
64 unsigned int time; member121 unsigned int time = 0, threadId; in parseInputFile() local145 int time = strtoul(cp, &cp, 0); in parseInputFile() local
1903 uint64_t time; in printThreadProfile() local
163 hprofStartNewRecord(hprof_context_t *ctx, u1 tag, u4 time) in hprofStartNewRecord()
110 u4 time; member
203 static void logClassLoadWithTime(char type, ClassObject* clazz, u8 time) { in logClassLoadWithTime()