Searched refs:demo_one (Results 1 – 2 of 2) sorted by relevance
3951 static hrtime_t demo_one; variable3953 static hrtime_t *demo_one_ptr = &demo_one;3955 static hrtime_t *temp_demo_ptr = &demo_one;3957 static LARGE_INTEGER demo_one; variable3959 static LARGE_INTEGER *demo_one_ptr = &demo_one;3961 static LARGE_INTEGER *temp_demo_ptr = &demo_one;3963 static struct timeval demo_one; variable3965 static struct timeval *demo_one_ptr = &demo_one;3967 static struct timeval *temp_demo_ptr = &demo_one;
81 static hrtime_t demo_one;