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

Public Attributes

const char * cmd
 
int(* fn )(int, const char **)
 
int option
 

Detailed Description

Definition at line 42 of file perf.c.

Member Data Documentation

◆ cmd

const char* cmd_struct::cmd

Definition at line 43 of file perf.c.

◆ fn

int(* cmd_struct::fn) (int, const char **)

Definition at line 44 of file perf.c.

◆ option

int cmd_struct::option

Definition at line 45 of file perf.c.


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