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

Public Attributes

int tid
 
u_int32_t * futex
 
pthread_t thread
 
unsigned long ops
 

Detailed Description

Definition at line 44 of file futex-hash.c.

Member Data Documentation

◆ futex

u_int32_t * worker::futex

Definition at line 46 of file futex-hash.c.

◆ ops

unsigned long worker::ops

Definition at line 48 of file futex-hash.c.

◆ thread

pthread_t worker::thread

Definition at line 47 of file futex-hash.c.

◆ tid

int worker::tid

Definition at line 45 of file futex-hash.c.


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