Searched refs:machines__process (Results 1 – 3 of 3) sorted by relevance
156 return machines__process(&self->machines, process, self); in perf_session__process_machines()
148 void machines__process(struct rb_root *self, machine__process_t process, void *data);
663 void machines__process(struct rb_root *self, machine__process_t process, void *data) in machines__process() function