Home
last modified time | relevance | path

Searched defs:svals (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/
Dbuiltin-diff.c605 static void init_spark_values(unsigned long *svals, int num) in init_spark_values()
611 static void update_spark_value(unsigned long *svals, int num, in update_spark_value()
1485 static int print_cycles_spark(char *bf, int size, unsigned long *svals, u64 n) in print_cycles_spark()
/linux-6.12.1/tools/perf/util/
Dhist.h196 unsigned long svals[NUM_SPARKS]; member
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dreg_bounds.c1343 s64 svals[ARRAY_SIZE(upper_seeds) * ARRAY_SIZE(lower_seeds)]; member