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

Public Attributes

const char * name
 
int(* key )(struct lock_stat *, struct lock_stat *)
 

Detailed Description

Definition at line 234 of file builtin-lock.c.

Member Data Documentation

◆ key

int(* lock_key::key) (struct lock_stat *, struct lock_stat *)

Definition at line 241 of file builtin-lock.c.

◆ name

const char* lock_key::name

Definition at line 240 of file builtin-lock.c.


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