Home
last modified time | relevance | path

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

/linux-5.19.10/tools/tracing/latency/
Dlatency-collector.c80 static unsigned int table_startsize = DEFAULT_TABLE_SIZE; variable
1967 table_startsize = value; in scan_arguments()
2050 table_startsize, in show_params()
2100 table_startsize); in main()
2101 sleeptable_resize(table_startsize, false, NULL); in main()