Linux Perf
5sec.c File Reference
#include <bpf.h>
Include dependency graph for 5sec.c:

Go to the source code of this file.

Functions

int probe (hrtimer_nanosleep, rqtp->tv_sec)(void *ctx
 
 license (GPL)
 

Variables

int int err
 
int int long sec
 

Function Documentation

◆ license()

license ( GPL  )

◆ probe()

int probe ( hrtimer_nanosleep  ,
rqtp->  tv_sec 
)

Variable Documentation

◆ err

int int err

Definition at line 44 of file 5sec.c.

◆ sec

int int long sec
Initial value:
{
return sec == 5
int int long sec
Definition: 5sec.c:45

Definition at line 45 of file 5sec.c.