Home
last modified time | relevance | path

Searched defs:tdelta (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c393 int tdelta = -1; in logreader_tp_iternext() local
717 pack_enter(ProfilerObject *self, int fileno, int tdelta, int lineno) in pack_enter()
732 pack_exit(ProfilerObject *self, int tdelta) in pack_exit()
756 pack_lineno_tdelta(ProfilerObject *self, int lineno, int tdelta) in pack_lineno_tdelta()
830 int tdelta; in get_tdelta() local