Searched refs:dstart (Results 1 – 3 of 3) sorted by relevance
45 dstart = timestamp;67 printf("total time, us: %d\n", (timestamp - dstart) / 1000);
40 static void dstart (const char *);89 dstart(const char *from) in dstart() function109 dstart(xcp); in dinit()118 dstart("/"); in dinit()
257 ((size_t)addr >= inf.dstart && (size_t)addr < inf.dend)) { in dl_pathbyaddr()