Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
k_mem_paging_histogram_t Struct Reference

Paging Statistics Histograms. More...

#include <demand_paging.h>

Data Fields

unsigned long counts [CONFIG_DEMAND_PAGING_TIMING_HISTOGRAM_NUM_BINS]
 
unsigned long bounds [CONFIG_DEMAND_PAGING_TIMING_HISTOGRAM_NUM_BINS]
 

Detailed Description

Paging Statistics Histograms.

Field Documentation

◆ bounds

unsigned long k_mem_paging_histogram_t::bounds[CONFIG_DEMAND_PAGING_TIMING_HISTOGRAM_NUM_BINS]

◆ counts

unsigned long k_mem_paging_histogram_t::counts[CONFIG_DEMAND_PAGING_TIMING_HISTOGRAM_NUM_BINS]

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