Home
last modified time | relevance | path

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

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