Home
last modified time | relevance | path

Searched refs:probabilities (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/latency/
H A Dlatency-collector.c209 int probabilities[PROB_TABLE_MAX_SIZE]; variable
746 sleeptable.table = &probabilities[PROB_TABLE_MAX_SIZE - size]; in sleeptable_resize()
755 probabilities[i] = 1000 / j; in init_probabilities()
1745 "\t\t\tbe able to calculate the probabilities of sleeping.\n" in show_usage()
1746 "\t\t\tSpecifically, the probabilities of not sleeping, i.e. to\n" in show_usage()
1755 "\t\t\twith the default value of 2, the probabilities will be:\n\n" in show_usage()

Completed in 4 milliseconds