SNPRINTF
ret += SNPRINTF(bf + ret, size - ret, ")");
ret += SNPRINTF(bf + ret, size - ret, ", %d CPU%s)",
ret = SNPRINTF(bf, size,
ret = SNPRINTF(bf, size,
ret += SNPRINTF(bf + ret, size - ret, "%" PRIu64 "%s ",
ret += SNPRINTF(bf + ret, size - ret, "%s", evsel__name(top->sym_evsel));
ret += SNPRINTF(bf + ret, size - ret, "], ");
ret += SNPRINTF(bf + ret, size - ret, " (target_pid: %s",
ret += SNPRINTF(bf + ret, size - ret, " (target_tid: %s",
ret += SNPRINTF(bf + ret, size - ret, " (uid: %s",
ret += SNPRINTF(bf + ret, size - ret, " (all");
ret += SNPRINTF(bf + ret, size - ret, ", CPU%s: %s)",