Searched refs:bdesc_spe_evsel (Results 1 – 2 of 2) sorted by relevance
6629 static struct builtin_description bdesc_spe_evsel[] = variable7693 d = (struct builtin_description *) bdesc_spe_evsel; in spe_expand_builtin()7694 for (i = 0; i < ARRAY_SIZE (bdesc_spe_evsel); ++i, ++d) in spe_expand_builtin()8288 enable_mask_for_builtins ((struct builtin_description *) bdesc_spe_evsel, in spe_init_builtins()8289 ARRAY_SIZE (bdesc_spe_evsel), in spe_init_builtins()8364 d = (struct builtin_description *) bdesc_spe_evsel; in spe_init_builtins()8365 for (i = 0; i < ARRAY_SIZE (bdesc_spe_evsel); ++i, d++) in spe_init_builtins()
12312 (bdesc_spe_evsel): New.