Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsort.h132 void perf_hpp__set_elide(int idx, bool elide);
A Dhist.h474 bool elide; member
590 if (format->elide) in perf_hpp__should_skip()
A Dsort.c2695 hse->hpp.elide = false; in __sort_dimension__alloc_hpp()
3063 hde->hpp.elide = false; in __alloc_dynamic_entry()
3710 void perf_hpp__set_elide(int idx, bool elide) in perf_hpp__set_elide() argument
3721 fmt->elide = elide; in perf_hpp__set_elide()
3784 fmt->elide = get_elide(hse->se->se_width_idx, output); in sort__setup_elide()
3795 if (!fmt->elide) in sort__setup_elide()
3803 fmt->elide = false; in sort__setup_elide()
/linux/Documentation/filesystems/bcachefs/
A DCodingStyle.rst52 elide - if we were working in a language with embedded correctness proofs that

Completed in 580 milliseconds