Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c756 pack_lineno_tdelta(ProfilerObject *self, int lineno, int tdelta) in pack_lineno_tdelta() function
878 return pack_lineno_tdelta(self, frame->f_lineno, in tracer_callback()