HomeSort by relevance Sort by last modified time
    Searched refs:callstack_pop (Results 1 - 2 of 2) sorted by null

  /external/ltrace/
handle_event.c 64 void callstack_pop(struct process *proc);
635 callstack_pop(event->proc);
697 callstack_pop(event->proc);
704 callstack_pop(event->proc);
724 callstack_pop(event->proc);
727 /* Maybe the previous callstack_pop's got rid
834 callstack_pop(struct process *proc) function
839 debug(DEBUG_FUNCTION, "callstack_pop(pid=%d)", proc->pid);
proc.c 247 void callstack_pop(struct process *proc);
264 callstack_pop(proc);

Completed in 43 milliseconds