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

  /external/strace/
defs.h 368 #define tracing_paths (global_path_set.num_selected != 0) macro
    [all...]
syscall.c 674 if (!traced(tcp) || (tracing_paths && !pathtrace_match(tcp))) {

Completed in 459 milliseconds