Searched refs:kthread_pid (Results 1 – 2 of 2) sorted by relevance
4 kthread_pid=`pgrep rcu_tasks_trace_kthread`6 if [ -z $kthread_pid ]; then11 ./bench --nr_procs 15000 --kthread_pid $kthread_pid -d 600 --quiet local-storage-tasks-trace
14 __u32 kthread_pid; member17 .kthread_pid = 0,52 args.kthread_pid = ret; in parse_arg()93 if (!args.kthread_pid) in kthread_pid_ticks()96 sprintf(procfs_path, "/proc/%u/stat", args.kthread_pid); in kthread_pid_ticks()