Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c619 static void init_spark_values(unsigned long *svals, int num) in init_spark_values()
625 static void update_spark_value(unsigned long *svals, int num, in update_spark_value()
1499 static int print_cycles_spark(char *bf, int size, unsigned long *svals, u64 n) in print_cycles_spark()
/openbmc/linux/tools/perf/util/
H A Dsort.h76 unsigned long svals[NUM_SPARKS]; member