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

Public Attributes

struct threadthread
 
struct map_symbol ms
 
int socket
 
int(* fn )(struct hist_browser *browser, struct popup_action *act)
 

Detailed Description

Definition at line 2326 of file hists.c.

Member Data Documentation

◆ fn

int(* popup_action::fn) (struct hist_browser *browser, struct popup_action *act)

Definition at line 2331 of file hists.c.

◆ ms

struct map_symbol popup_action::ms

Definition at line 2328 of file hists.c.

◆ socket

int popup_action::socket

Definition at line 2329 of file hists.c.

◆ thread

struct thread* popup_action::thread

Definition at line 2327 of file hists.c.


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