Home | History | Annotate | Download | only in memcheck

Lines Matching refs:get_current_process

336 get_current_process(void)
475 parent_proc = get_current_process();
486 if (parent_proc->pid != get_current_process()->pid) {
489 get_current_process()->image_path, get_current_process()->pid);
514 parent_proc = get_current_process();
525 if (parent_proc->pid != get_current_process()->pid) {
528 get_current_process()->image_path, get_current_process()->pid);
543 ProcDesc* current_proc = get_current_process();
704 ProcDesc* proc = get_current_process();
749 ProcDesc* proc = get_current_process();