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

Public Attributes

u32 pid
 
u64 ip
 
struct threadthread
 
struct mapmap
 
struct symbolsym
 
int socket
 
u32 cpu
 

Detailed Description

Definition at line 16 of file hists_cumulate.c.

Member Data Documentation

◆ cpu

u32 sample::cpu

Definition at line 17 of file hists_output.c.

◆ ip

u64 sample::ip

Definition at line 18 of file hists_cumulate.c.

◆ map

struct map * sample::map

Definition at line 20 of file hists_cumulate.c.

◆ pid

u32 sample::pid

Definition at line 17 of file hists_cumulate.c.

◆ socket

int sample::socket

Definition at line 22 of file hists_filter.c.

◆ sym

struct symbol * sample::sym

Definition at line 21 of file hists_cumulate.c.

◆ thread

struct thread * sample::thread

Definition at line 19 of file hists_cumulate.c.


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