Home
last modified time | relevance | path

Searched refs:Expression (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/perf/pmu-events/
A Dmetric.py10 class Expression: class
81 def _Constify(val: Union[bool, int, float, Expression]) -> Expression: argument
192 def Substitute(self, name: str, expression: Expression) -> Expression: argument
202 class Select(Expression):
240 def Substitute(self, name: str, expression: Expression) -> Expression: argument
290 def Substitute(self, name: str, expression: Expression) -> Expression: argument
305 class Event(Expression):
325 def Substitute(self, name: str, expression: Expression) -> Expression: argument
352 def Substitute(self, name: str, expression: Expression) -> Expression: argument
374 def Substitute(self, name: str, expression: Expression) -> Expression: argument
[all …]
A Dmetric_test.py6 from metric import Expression
160 Expression.__eq__ = lambda e1, e2: e1.Equals(e2)
165 Expression.__eq__ = None
A Djevents.py369 metrics: list[Tuple[str, metric.Expression]] = []
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dlicense-rules.rst68 C source: // SPDX-License-Identifier: <SPDX License Expression>
69 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
70 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
71 scripts: # SPDX-License-Identifier: <SPDX License Expression>
72 .rst: .. SPDX-License-Identifier: <SPDX License Expression>
73 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression>
/linux-6.3-rc2/Documentation/translations/zh_TW/process/
A Dlicense-rules.rst71 C source: // SPDX-License-Identifier: <SPDX License Expression>
72 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
73 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
74 scripts: # SPDX-License-Identifier: <SPDX License Expression>
75 .rst: .. SPDX-License-Identifier: <SPDX License Expression>
76 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression>
/linux-6.3-rc2/Documentation/process/
A Dlicense-rules.rst76 C source: // SPDX-License-Identifier: <SPDX License Expression>
77 C header: /* SPDX-License-Identifier: <SPDX License Expression> */
78 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
79 scripts: # SPDX-License-Identifier: <SPDX License Expression>
80 .rst: .. SPDX-License-Identifier: <SPDX License Expression>
81 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression>
95 A <SPDX License Expression> is either an SPDX short form license
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A Dlicense-rules.rst87 sorgenti C: // SPDX-License-Identifier: <SPDX License Expression>
88 intestazioni C: /* SPDX-License-Identifier: <SPDX License Expression> */
89 ASM: /* SPDX-License-Identifier: <SPDX License Expression> */
90 scripts: # SPDX-License-Identifier: <SPDX License Expression>
91 .rst: .. SPDX-License-Identifier: <SPDX License Expression>
92 .dts{i}: // SPDX-License-Identifier: <SPDX License Expression>
/linux-6.3-rc2/Documentation/trace/
A Devents.rst165 5.1 Expression syntax
381 6.1 Expression syntax
/linux-6.3-rc2/drivers/video/fbdev/
A DKconfig1323 Say Y here to support use of the ATI Mach64 Graphics Expression

Completed in 24 milliseconds