Home
last modified time | relevance | path

Searched refs:timerlat_alloc_histogram (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_hist.c117 *timerlat_alloc_histogram(int nr_cpus, int entries, int bucket_size) in timerlat_alloc_histogram() function
932 tool->data = timerlat_alloc_histogram(nr_cpus, params->entries, params->bucket_size); in timerlat_init_hist()