/linux/tools/perf/tests/ |
A D | pmu-events.c | 46 .topic = "branch", 57 .topic = "branch", 68 .topic = "other", 79 .topic = "other", 90 .topic = "other", 102 .topic = "cache", 123 .topic = "uncore", 297 if (!is_same(e1->topic, e2->topic)) { in compare_pmu_events() 299 e1->name, e1->topic, e2->topic); in compare_pmu_events() 392 if (!is_same(alias->topic, event->topic)) { in compare_alias_to_test_event() [all …]
|
/linux/tools/perf/util/ |
A D | pmu.c | 268 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias() 331 topic = (char *)pe->topic; in __perf_pmu__new_alias() 395 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias() 1599 char *topic; member 1616 if (as->topic && bs->topic) { in cmp_sevent() 1617 int n = strcmp(as->topic, bs->topic); in cmp_sevent() 1689 char *topic = NULL; in print_pmu_events() local 1741 aliases[j].topic = alias->topic; in print_pmu_events() 1772 if (aliases[j].topic && (!topic || in print_pmu_events() 1773 strcmp(topic, aliases[j].topic))) { in print_pmu_events() [all …]
|
A D | pmu.h | 75 char *topic; member
|
/linux/tools/perf/pmu-events/ |
A D | jevents.c | 314 static char *topic; variable 322 i = asprintf(&tp, "%s", topic); in get_topic() 344 free(topic); in add_topic() 345 topic = strdup(bname); in add_topic() 346 if (!topic) { in add_topic() 356 char *topic; member 371 char *topic_local = pd->topic; in print_events_table_entry() 1173 .topic = get_topic(), in process_one_file() 1179 free(data.topic); in process_one_file()
|
A D | pmu-events.h | 18 const char *topic; member
|
A D | README | 26 such as Pipelining, Cache, Memory, Floating-point etc. All events for a topic 28 the topic. Eg: "Floating-point.json". 30 All the topic JSON files for a CPU model/family should be in a separate
|
/linux/Documentation/hwmon/ |
A D | vexpress.rst | 15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html 19 - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
|
A D | scpi-hwmon.rst | 10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
|
A D | ltc2990.rst | 19 - Mike Looijmans <mike.looijmans@topic.nl>
|
/linux/Documentation/devicetree/bindings/iio/accel/ |
A D | bosch,bmi088.yaml | 10 - Mike Looijmans <mike.looijmans@topic.nl>
|
/linux/Documentation/devicetree/bindings/power/supply/ |
A D | ltc4162-l.yaml | 11 - Mike Looijmans <mike.looijmans@topic.nl>
|
/linux/Documentation/process/ |
A D | 7.AdvancedTopics.rst | 61 of development can be separated into a separate "topic branch" and 118 thing happening; putting up a git tree with unreviewed or off-topic patches 131 branch stick closely to the associated topic; a "driver fixes" branch
|
A D | kernel-docs.rst | 137 :Description: A very nice GPL book on the topic of modules 348 topic, preparing the reader to understand next month's 390 different situations. We also investigate the complex topic of
|
/linux/Documentation/translations/zh_CN/riscv/ |
A D | pmu.rst | 235 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA
|
/linux/Documentation/filesystems/ |
A D | befs.rst | 70 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
|
/linux/Documentation/kbuild/ |
A D | reproducible-builds.rst | 13 general topic. This document covers the various reasons why building
|
/linux/Documentation/arm/ |
A D | microchip.rst | 225 When collecting nodes for a particular peripheral or topic, the identifier have to
|
/linux/Documentation/devicetree/bindings/firmware/ |
A D | arm,scpi.yaml | 21 [0] http://infocenter.arm.com/help/topic/com.arm.doc.dui0922b/index.html
|
/linux/Documentation/maintainer/ |
A D | rebasing-and-merging.rst | 100 which may contain multiple topic branches; each branch is usually developed 200 creating a topic branch dedicated to the prerequisite commits that can be
|
/linux/Documentation/devicetree/bindings/arm/ |
A D | psci.yaml | 32 …http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interf…
|
/linux/Documentation/trace/ |
A D | stm.rst | 143 * [2] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0444b/index.html
|
/linux/Documentation/arm64/ |
A D | sve.rst | 543 http://infocenter.arm.com/help/topic/com.arm.doc.ihi0055c/IHI0055C_beta_aapcs64.pdf 544 http://infocenter.arm.com/help/topic/com.arm.doc.subset.swdev.abi/index.html
|
/linux/Documentation/gpu/ |
A D | drm-kms-helpers.rst | 370 But it nicely fits into the overall topic of mode setting helper
|
/linux/Documentation/riscv/ |
A D | pmu.rst | 255 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA
|
/linux/Documentation/staging/ |
A D | tee.rst | 270 [2] http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html
|