Linux Perf
kcore_extract Struct Reference

#include <symbol.h>

Collaboration diagram for kcore_extract:
Collaboration graph

Public Attributes

char * kcore_filename
 
u64 addr
 
u64 offs
 
u64 len
 
char extract_filename [sizeof(PERF_KCORE_EXTRACT)]
 
int fd
 

Detailed Description

Definition at line 323 of file symbol.h.

Member Data Documentation

◆ addr

u64 kcore_extract::addr

Definition at line 325 of file symbol.h.

◆ extract_filename

char kcore_extract::extract_filename[sizeof(PERF_KCORE_EXTRACT)]

Definition at line 328 of file symbol.h.

◆ fd

int kcore_extract::fd

Definition at line 329 of file symbol.h.

◆ kcore_filename

char* kcore_extract::kcore_filename

Definition at line 324 of file symbol.h.

◆ len

u64 kcore_extract::len

Definition at line 327 of file symbol.h.

◆ offs

u64 kcore_extract::offs

Definition at line 326 of file symbol.h.


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