Lines Matching refs:EINVAL
132 return -EINVAL; in read_stat_field()
135 if (io__get_char(&io) != 'c') return -EINVAL; in read_stat_field()
136 if (io__get_char(&io) != 'p') return -EINVAL; in read_stat_field()
137 if (io__get_char(&io) != 'u') return -EINVAL; in read_stat_field()
141 return -EINVAL; in read_stat_field()
151 return -EINVAL; in read_stat_field()
162 return -EINVAL; in read_pid_stat_field()
168 return -EINVAL; in read_pid_stat_field()
170 return -EINVAL; /* String can't be returned. */ in read_pid_stat_field()
174 return -EINVAL; in read_pid_stat_field()
176 return -EINVAL; /* String can't be returned. */ in read_pid_stat_field()
180 return -EINVAL; in read_pid_stat_field()
186 return -EINVAL; in read_pid_stat_field()
193 return -EINVAL; in read_pid_stat_field()
198 return -EINVAL; in read_pid_stat_field()
231 return -EINVAL; in evsel__tool_pmu_open()
255 err = -EINVAL; in evsel__tool_pmu_open()
519 err = -EINVAL; in evsel__tool_pmu_read()