Searched refs:hpp__width_fn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | hist.c | 287 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 D | hist.c | 290 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