|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | ui__error(format, arg...) ui__warning(format, ##arg) |
Functions | |
| int | dump_printf (const char *fmt,...) __attribute__((format(printf |
| int void | trace_event (union perf_event *event) |
| int | ui__warning (const char *format,...) __attribute__((format(printf |
| int int | ui__error_paranoid (void) |
Variables | |
| int | verbose |
| bool | quiet |
| bool | dump_trace |
| #define ui__error | ( | format, | |
| arg... | |||
| ) | ui__warning(format, ##arg) |
| int void trace_event | ( | union perf_event * | event | ) |
1.8.2