|
Linux Perf
|

Public Attributes | |
| int | tid |
| u_int32_t * | futex |
| pthread_t | thread |
| unsigned long | ops |
Definition at line 44 of file futex-hash.c.
| u_int32_t * worker::futex |
Definition at line 46 of file futex-hash.c.
| unsigned long worker::ops |
Definition at line 48 of file futex-hash.c.
| pthread_t worker::thread |
Definition at line 47 of file futex-hash.c.
| int worker::tid |
Definition at line 45 of file futex-hash.c.