Home
last modified time | relevance | path

Searched defs:nr_pids (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-stream.c89 int trace_stream_read(struct pid_record_data *pids, int nr_pids, struct timeval *tv) in trace_stream_read()
H A Dtrace-record.c1500 int nr_pids = 0; in ptrace_wait() local