Lines Matching refs:compare_file
5 compare_file() { function
49 compare_file "events/task/task_newtask/filter" "pid < 128"
50 compare_file "events/task/task_newtask/enable" "1"
52 compare_file "events/kprobes/vfs_read/filter" "common_pid < 200"
53 compare_file "events/kprobes/vfs_read/enable" "1"
64 compare_file "instances/foo/current_tracer" "function"
66 compare_file "instances/foo/buffer_size_kb" "512"
68 compare_file "instances/foo/options/sym-addr" "0"
72 compare_file "instances/bar/current_tracer" "function"
78 compare_file "options/sym-addr" "1"
79 compare_file "events/initcall/enable" "1"
80 compare_file "buffer_size_kb" "1027"
81 compare_file "current_tracer" "function"