Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c287 static int hpp__width_fn(struct perf_hpp_fmt *fmt, in hpp__width_fn() function
307 int len = hpp__width_fn(fmt, hpp, hists); in hpp__header_fn()
465 .width = hpp__width_fn, \
479 .width = hpp__width_fn, \
493 .width = hpp__width_fn, \
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dhist.c290 static int hpp__width_fn(struct perf_hpp_fmt *fmt, in hpp__width_fn() function
310 int len = hpp__width_fn(fmt, hpp, hists); in hpp__header_fn()
468 .width = hpp__width_fn, \
482 .width = hpp__width_fn, \
496 .width = hpp__width_fn, \

Completed in 3 milliseconds