Linux Perf
Context.c File Reference
#include <stdbool.h>
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
#include "../../../perf.h"
#include "../../../util/trace-event.h"
Include dependency graph for Context.c:

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)
 

Macro Definition Documentation

◆ HAS_BOOL

#define HAS_BOOL   1

Definition at line 10 of file Context.c.

◆ PERL_UNUSED_VAR

#define PERL_UNUSED_VAR (   var)    if (0) var = var

Definition at line 41 of file Context.c.

Function Documentation

◆ XS() [1/4]

XS ( XS_Perf__Trace__Context_common_pc  )

Definition at line 47 of file Context.c.

Here is the call graph for this function:

◆ XS() [2/4]

XS ( XS_Perf__Trace__Context_common_flags  )

Definition at line 70 of file Context.c.

Here is the call graph for this function:

◆ XS() [3/4]

XS ( XS_Perf__Trace__Context_common_lock_depth  )

Definition at line 93 of file Context.c.

Here is the call graph for this function:

◆ XS() [4/4]

Definition at line 118 of file Context.c.