Linux Perf
|
Go to the source code of this file.
Functions | |
enum target_errno | target__validate (struct target *target) |
enum target_errno | target__parse_uid (struct target *target) |
int | target__strerror (struct target *target, int errnum, char *buf, size_t buflen) |
Variables | |
static const char * | target__error_str [] |
enum target_errno target__parse_uid | ( | struct target * | target | ) |
int target__strerror | ( | struct target * | target, |
int | errnum, | ||
char * | buf, | ||
size_t | buflen | ||
) |
enum target_errno target__validate | ( | struct target * | target | ) |
|
static |