Home
last modified time | relevance | path

Searched refs:pid_size (Results 1 – 3 of 3) sorted by relevance

/tools/lib/traceevent/
Devent-parse-local.h62 int pid_size; member
Devent-parse.c3531 &tep->pid_size, &tep->pid_offset, in parse_common_pid()
/tools/perf/tests/shell/
Ddaemon.sh335 …local pid_size=`perf daemon --config ${config} -x: | head -2 | tail -1 | awk 'BEGIN { FS = ":" } ;…
339 if [ ! -d "/proc/${pid_size}" ]; then
351 if [ -d "/proc/${pid_size}" ]; then