Home
last modified time | relevance | path

Searched refs:get_tdelta (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c828 get_tdelta(ProfilerObject *self) in get_tdelta() function
870 self->frametimings ? get_tdelta(self) : -1, in tracer_callback()
874 return pack_exit(self, get_tdelta(self)); in tracer_callback()
879 get_tdelta(self)); in tracer_callback()