|
Linux Perf
|
#include <stdbool.h>#include "EXTERN.h"#include "perl.h"#include "XSUB.h"#include "../../../perf.h"#include "../../../util/trace-event.h"
Go to the source code of this file.
Macros | |
| #define | HAS_BOOL 1 |
| #define | PERL_UNUSED_VAR(var) if (0) var = var |
Functions | |
| XS (XS_Perf__Trace__Context_common_pc) | |
| XS (XS_Perf__Trace__Context_common_flags) | |
| XS (XS_Perf__Trace__Context_common_lock_depth) | |
| XS (boot_Perf__Trace__Context) | |
| XS | ( | XS_Perf__Trace__Context_common_pc | ) |
| XS | ( | XS_Perf__Trace__Context_common_flags | ) |
| XS | ( | XS_Perf__Trace__Context_common_lock_depth | ) |
| XS | ( | boot_Perf__Trace__Context | ) |