Searched refs:benchmark (Results 1 – 14 of 14) sorted by relevance
16 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \20 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
6 What is this benchmark for:17 What this benchmark does *not* cover:123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
62 process pids to tasks, start benchmark.63 - execute: let benchmark run74 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
26 int benchmark(void *ctx) in benchmark() function
31 int benchmark(void *ctx) in benchmark() function
51 int benchmark(void *ctx) in benchmark() function
6 perf-bench - General framework for benchmark suites15 This 'perf bench' command is a general framework for benchmark suites.74 All benchmark subsystems.155 # Running 'sched/pipe' benchmark:
9 iteration_check.o iteration_check_2.o benchmark.o
38 void benchmark(void);
137 void benchmark(void) in benchmark() function
320 benchmark(); in main()
82 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
52 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
193 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
Completed in 13 milliseconds