Searched refs:ptrace_enter_call (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/ |
D | _lsprof.c | 368 ptrace_enter_call(PyObject *self, void *key, PyObject *userObj) in ptrace_enter_call() function 442 ptrace_enter_call(self, (void *)frame->f_code, in profiler_callback() 462 ptrace_enter_call(self, in profiler_callback()
|
/external/python/cpython2/Modules/ |
D | _lsprof.c | 369 ptrace_enter_call(PyObject *self, void *key, PyObject *userObj) in ptrace_enter_call() function 443 ptrace_enter_call(self, (void *)frame->f_code, in profiler_callback() 464 ptrace_enter_call(self, in profiler_callback()
|