Linux Perf
vdso_file Struct Reference
Collaboration diagram for vdso_file:
Collaboration graph

Public Attributes

bool found
 
bool error
 
char temp_file_name [sizeof(VDSO__TEMP_FILE_NAME)]
 
const char * dso_name
 
const char * read_prog
 

Detailed Description

Definition at line 28 of file vdso.c.

Member Data Documentation

◆ dso_name

const char* vdso_file::dso_name

Definition at line 32 of file vdso.c.

◆ error

bool vdso_file::error

Definition at line 30 of file vdso.c.

◆ found

bool vdso_file::found

Definition at line 29 of file vdso.c.

◆ read_prog

const char* vdso_file::read_prog

Definition at line 33 of file vdso.c.

◆ temp_file_name

char vdso_file::temp_file_name[sizeof(VDSO__TEMP_FILE_NAME)]

Definition at line 31 of file vdso.c.


The documentation for this struct was generated from the following file: