Lines Matching defs:cpu_no
45 * @cpu_no: CPU number to which the benchmark would be binded
56 int cpu_no;
80 int get_resource_id(int cpu_no, int *resource_id);
85 int taskset_benchmark(pid_t bm_pid, int cpu_no);
87 int write_schemata(char *ctrlgrp, char *schemata, int cpu_no,
96 int mbm_bw_change(int span, int cpu_no, char *bw_report, char **benchmark_cmd);
99 int mba_schemata_change(int cpu_no, char *bw_report, char **benchmark_cmd);
102 int get_cache_size(int cpu_no, char *cache_type, unsigned long *cache_size);
106 int cat_perf_miss_val(int cpu_no, int no_of_bits, char *cache_type);
107 int cqm_resctrl_val(int cpu_no, int n, char **benchmark_cmd);
110 int get_core_sibling(int cpu_no);