PyLong_FromUnsignedLongLong 370 tools/perf/util/scripting-engines/trace-event-python.c obj = PyLong_FromUnsignedLongLong(val); PyLong_FromUnsignedLongLong 429 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(node->ip)); PyLong_FromUnsignedLongLong 436 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(node->sym->start)); PyLong_FromUnsignedLongLong 438 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(node->sym->end)); PyLong_FromUnsignedLongLong 487 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(br->entries[i].from)); PyLong_FromUnsignedLongLong 489 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(br->entries[i].to)); PyLong_FromUnsignedLongLong 499 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(br->entries[i].flags.cycles)); PyLong_FromUnsignedLongLong 630 tools/perf/util/scripting-engines/trace-event-python.c PyTuple_SetItem(t, 0, PyLong_FromUnsignedLongLong(value->id)); PyLong_FromUnsignedLongLong 631 tools/perf/util/scripting-engines/trace-event-python.c PyTuple_SetItem(t, 1, PyLong_FromUnsignedLongLong(value->value)); PyLong_FromUnsignedLongLong 645 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->read.time_enabled)); PyLong_FromUnsignedLongLong 650 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->read.time_running)); PyLong_FromUnsignedLongLong 680 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->data_src)); PyLong_FromUnsignedLongLong 749 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->ip)); PyLong_FromUnsignedLongLong 751 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->time)); PyLong_FromUnsignedLongLong 753 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->period)); PyLong_FromUnsignedLongLong 755 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->phys_addr)); PyLong_FromUnsignedLongLong 757 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->addr)); PyLong_FromUnsignedLongLong 760 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->weight)); PyLong_FromUnsignedLongLong 762 tools/perf/util/scripting-engines/trace-event-python.c PyLong_FromUnsignedLongLong(sample->transaction));