Searched refs:__add__ (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/scripts/python/ | ||
| A D | compaction-times.py | 61 def __add__(self, rhs): member in pair |
| /linux/tools/perf/pmu-events/ | ||
| A D | metric.py | 56 def __add__(self, other: Union[int, float, 'Expression']) -> 'Operator': member in Expression |
Completed in 8 milliseconds