newSVpvn 306 tools/perf/util/scripting-engines/trace-event-perl.c !hv_stores(sym, "name", newSVpvn(node->sym->name, newSVpvn 444 tools/perf/util/scripting-engines/trace-event-perl.c XPUSHs(sv_2mortal(newSVpvn((const char *)event, event->header.size))); newSVpvn 445 tools/perf/util/scripting-engines/trace-event-perl.c XPUSHs(sv_2mortal(newSVpvn((const char *)&evsel->core.attr, sizeof(evsel->core.attr)))); newSVpvn 446 tools/perf/util/scripting-engines/trace-event-perl.c XPUSHs(sv_2mortal(newSVpvn((const char *)sample, sizeof(*sample)))); newSVpvn 447 tools/perf/util/scripting-engines/trace-event-perl.c XPUSHs(sv_2mortal(newSVpvn((const char *)sample->raw_data, sample->raw_size)));