nl::Weave::System::Stats

摘要

列舉

@20 列舉

Typedefs

Label typedef
const char *
count_t typedef
int8_t

Variables

HighWatermarks[kNumEntries]
count_t
ResourcesInUse[kNumEntries]
count_t
sHighWatermarks[kNumEntries]
count_t
sResourcesInUse[kNumEntries]
count_t
sStatsStrings[nl::Weave::System::Stats::kNumEntries]
const Label

函式

Difference(Snapshot & result, Snapshot & after, Snapshot & before)
bool
GetHighWatermarks(void)
count_t *
GetResourcesInUse(void)
count_t *
GetStrings(void)
const Label *
UpdateSnapshot(Snapshot & aSnapshot)
void

類別

nl::Weave::System::Stats::Snapshot

列舉

@20

 @20

Typedefs

標籤

const char * Label

count_t

int8_t count_t

Variables

HighWatermarks

count_t HighWatermarks[kNumEntries]

ResourcesInUse

count_t ResourcesInUse[kNumEntries]

sHighWatermarks

count_t sHighWatermarks[kNumEntries]

sResourcesInUse

count_t sResourcesInUse[kNumEntries]

sStatsStrings

const Label sStatsStrings[nl::Weave::System::Stats::kNumEntries]

函式

差值

bool Difference(
  Snapshot & result,
  Snapshot & after,
  Snapshot & before
)

GetHighWatermarks

count_t * GetHighWatermarks(
  void
)

GetResourcesInUse

count_t * GetResourcesInUse(
  void
)

GetStrings

const Label * GetStrings(
  void
)

UpdateSnapshot

void UpdateSnapshot(
  Snapshot & aSnapshot
)