thread_stats Struct Reference

Stats stored per-thread. More...

#include <memcached.h>

Collaboration diagram for thread_stats:

Collaboration graph
[legend]

List of all members.

Public Attributes

pthread_mutex_t mutex
uint64_t get_cmds
uint64_t get_misses
uint64_t delete_misses
uint64_t incr_misses
uint64_t decr_misses
uint64_t cas_misses
uint64_t bytes_read
uint64_t bytes_written
uint64_t flush_cmds
struct slab_stats slab_stats [MAX_NUMBER_OF_SLAB_CLASSES]


Detailed Description

Stats stored per-thread.

Member Data Documentation

pthread_mutex_t thread_stats::mutex

struct slab_stats thread_stats::slab_stats[MAX_NUMBER_OF_SLAB_CLASSES] [read]


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

Generated on Fri Apr 17 16:28:32 2009 for memcached by  doxygen 1.5.8