Lines Matching refs:core
1616 nr += evsel->core.ids;
1631 for (j = 0; j < evsel->core.ids; j++) {
1645 e->id = evsel->core.id[j];
1718 ev = event_update_event__new(size + 1, PERF_EVENT_UPDATE__UNIT, evsel->core.id[0]);
1735 ev = event_update_event__new(sizeof(*ev_data), PERF_EVENT_UPDATE__SCALE, evsel->core.id[0]);
1753 ev = event_update_event__new(len + 1, PERF_EVENT_UPDATE__NAME, evsel->core.id[0]);
1771 if (!evsel->core.own_cpus)
1774 ev = cpu_map_data__alloc(evsel->core.own_cpus, &size, &type, &max);
1781 ev->id = evsel->core.id[0];
1784 evsel->core.own_cpus, type, max);
1798 err = perf_event__synthesize_attr(tool, &evsel->core.attr, evsel->core.ids,
1799 evsel->core.id, process);
1852 if (evsel->core.own_cpus) {
1927 tdata = tracing_data_get(&evlist->core.entries, fd, true);
1992 err = perf_event__synthesize_thread_map2(tool, evlist->core.threads, process, NULL);
1998 err = perf_event__synthesize_cpu_map(tool, evlist->core.cpus, process, NULL);