Hi Jiri, On Thu, 9 May 2013 15:32:17 +0200, Jiri Olsa wrote: > Adding precise util object to get maximum value for > perf_event_attr::precise_ip. The value is exported > via sysfs file '/sys/devices/cpu/precise'. > > The interface is: > int perf_precise__get(void)
I think Arnaldo wants to use double underscores to separate the name of data struct and method name. So wouldn't it be more appropriate using one of perf_precise_get() or perf_get_precise()? Thanks, Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/