Searched refs:co_filename (Results 1 – 4 of 4) sorted by relevance
66 void* co_filename; // PyCodeObject.co_filename member100 bpf_probe_read_user(&frame->co_filename, in get_frame_data()101 sizeof(frame->co_filename), in get_frame_data()107 if (frame->co_filename) in get_frame_data()110 frame->co_filename + in get_frame_data()
360 func_code(func).co_filename, func_code(func).co_firstlineno,683 file = func_code(t).co_filename727 file = func_code(f).co_filename797 file = func_code(f).co_filename931 file = func_code(f).co_filename
2887 efile = func_code(self.error_func).co_filename2971 file = func_code(item).co_filename3030 func_code(v).co_filename, func_code(v).co_firstlineno,n)
87 file = f.f_code.co_filename