Rizin
unix-like reverse engineering framework and cli tools
rz_tcache_perthread_struct_64 Struct Reference

#include <rz_heap_glibc.h>

Public Attributes

ut16 counts [TCACHE_MAX_BINS]
 
ut64 entries [TCACHE_MAX_BINS]
 

Detailed Description

Definition at line 151 of file rz_heap_glibc.h.

Member Data Documentation

◆ counts

ut16 rz_tcache_perthread_struct_64::counts[TCACHE_MAX_BINS]

Definition at line 152 of file rz_heap_glibc.h.

◆ entries

ut64 rz_tcache_perthread_struct_64::entries[TCACHE_MAX_BINS]

Definition at line 153 of file rz_heap_glibc.h.

Referenced by cmd_descs_generate.Detail::get_cstructure().


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