/Linux-v5.15/tools/perf/tests/ |
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", 137 .topic = "uncore", 151 .topic = "uncore", 165 .topic = "uncore", [all …]
|
/Linux-v5.15/tools/perf/util/ |
D | pmu.c | 268 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias() 286 zfree(&newalias->topic); in perf_pmu_free_alias() 325 char *long_desc = NULL, *topic = NULL, *unit = NULL, *perpkg = NULL, in __perf_pmu__new_alias() local 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 1615 if (as->topic && bs->topic) { in cmp_sevent() 1616 int n = strcmp(as->topic, bs->topic); in cmp_sevent() 1666 char *topic = NULL; in print_pmu_events() local 1694 (alias->topic && in print_pmu_events() [all …]
|
D | pmu.h | 71 char *topic; member
|
/Linux-v5.15/tools/perf/pmu-events/ |
D | jevents.c | 315 static char *topic; variable 323 i = asprintf(&tp, "%s", topic); in get_topic() 345 free(topic); in add_topic() 346 topic = strdup(bname); in add_topic() 347 if (!topic) { in add_topic() 357 char *topic; member 372 char *topic = pd->topic; in print_events_table_entry() local 387 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry() 1163 .topic = get_topic(), in process_one_file() 1169 free(data.topic); in process_one_file()
|
D | pmu-events.h | 18 const char *topic; member
|
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-v5.15/Documentation/hwmon/ |
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
|
D | scpi-hwmon.rst | 10 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
|
D | ltc2990.rst | 19 - Mike Looijmans <mike.looijmans@topic.nl>
|
/Linux-v5.15/Documentation/translations/zh_CN/riscv/ |
D | pmu.rst | 235 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA
|
/Linux-v5.15/Documentation/process/ |
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
|
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
|
D | stable-api-nonsense.rst | 104 This is a much more "volatile" topic if you talk to people who try to
|
D | howto.rst | 6 This is the be-all, end-all document on this topic. It contains 384 It is highly recommended that you search the archives about the topic
|
/Linux-v5.15/Documentation/filesystems/ |
D | befs.rst | 70 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
|
/Linux-v5.15/Documentation/kbuild/ |
D | reproducible-builds.rst | 13 general topic. This document covers the various reasons why building
|
/Linux-v5.15/Documentation/arm/ |
D | microchip.rst | 205 When collecting nodes for a particular peripheral or topic, the identifier have to
|
/Linux-v5.15/Documentation/maintainer/ |
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-v5.15/Documentation/trace/ |
D | stm.rst | 143 * [2] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0444b/index.html
|
/Linux-v5.15/Documentation/gpu/ |
D | drm-kms-helpers.rst | 358 But it nicely fits into the overall topic of mode setting helper
|
/Linux-v5.15/Documentation/arm64/ |
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-v5.15/Documentation/riscv/ |
D | pmu.rst | 255 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA
|
/Linux-v5.15/Documentation/staging/ |
D | tee.rst | 270 [2] http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html
|
/Linux-v5.15/Documentation/core-api/ |
D | unaligned-memory-access.rst | 114 On a related topic, with the above considerations in mind you may observe
|
/Linux-v5.15/Documentation/doc-guide/ |
D | contributing.rst | 178 off-topic here.
|