Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hotshot.c746 pack_lineno(ProfilerObject *self, int lineno) in pack_lineno() function
881 return pack_lineno(self, frame->f_lineno); in tracer_callback()