Home
last modified time | relevance | path

Searched refs:topic (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v4.19/tools/perf/util/
Dpmu.c261 perf_pmu_assign_str(old->name, "topic", &old->topic, &newalias->topic); in perf_pmu_update_alias()
279 zfree(&newalias->topic); in perf_pmu_free_alias()
307 char *long_desc, char *topic, in __perf_pmu__new_alias() argument
372 alias->topic = topic ? strdup(topic) : NULL; in __perf_pmu__new_alias()
783 (char *)pe->long_desc, (char *)pe->topic, in pmu_add_cpu_aliases()
1322 char *topic; member
1337 if (as->topic && bs->topic) { in cmp_sevent()
1338 int n = strcmp(as->topic, bs->topic); in cmp_sevent()
1378 char *topic = NULL; in print_pmu_events() local
1403 (alias->topic && in print_pmu_events()
[all …]
Dpmu.h50 char *topic; member
/Linux-v4.19/tools/perf/pmu-events/
Djevents.c263 static char *topic; variable
271 i = asprintf(&tp, "%s", topic); in get_topic()
293 free(topic); in add_topic()
294 topic = strdup(bname); in add_topic()
295 if (!topic) { in add_topic()
305 char *topic; member
324 char *topic = pd->topic; in print_events_table_entry() local
337 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry()
1031 .topic = get_topic(), in process_one_file()
1037 free(data.topic); in process_one_file()
Dpmu-events.h12 const char *topic; member
DREADME26 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-v4.19/Documentation/hwmon/
Dvexpress10 http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
12 http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html
Dscpi-hwmon7 Datasheet: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/index.html
Dltc299010 Author: Mike Looijmans <mike.looijmans@topic.nl>
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dplda,xpressrich3-axi.txt12 [1] http://infocenter.arm.com/help/topic/com.arm.doc.den0029a/
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Djuno,scpi.txt26 [1] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0922b/apas03s22.html
Dpsci.txt111 …http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordination_Interf…
Darm,scmi.txt91 [0] http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/index.html
Darm,scpi.txt109 [0] http://infocenter.arm.com/help/topic/com.arm.doc.dui0922b/index.html
/Linux-v4.19/Documentation/process/
D7.AdvancedTopics.rst61 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
Dkernel-docs.rst148 :Description: Very nice 92 pages GPL book on the topic of modules
358 topic, preparing the reader to understand next month's
400 different situations. We also investigate the complex topic of
Dstable-api-nonsense.rst104 This is a much more "volatile" topic if you talk to people who try to
/Linux-v4.19/Documentation/filesystems/
Dbefs.txt64 reference on this topic. http://www.linuxdocs.org/HOWTOs/Kernel-HOWTO-4.html
/Linux-v4.19/Documentation/
Dtee.txt120 [2] http://infocenter.arm.com/help/topic/com.arm.doc.den0028a/index.html
Dunaligned-memory-access.txt114 On a related topic, with the above considerations in mind you may observe
/Linux-v4.19/Documentation/arm/Microchip/
DREADME164 When collecting nodes for a particular peripheral or topic, the identifier have to
/Linux-v4.19/Documentation/trace/
Dstm.rst123 * [2] http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0444b/index.html
/Linux-v4.19/Documentation/gpu/
Ddrm-kms-helpers.rst273 But it nicely fits into the overall topic of mode setting helper
/Linux-v4.19/Documentation/arm64/
Dsve.txt506 http://infocenter.arm.com/help/topic/com.arm.doc.ihi0055c/IHI0055C_beta_aapcs64.pdf
507 http://infocenter.arm.com/help/topic/com.arm.doc.subset.swdev.abi/index.html
/Linux-v4.19/Documentation/riscv/
Dpmu.txt249 [2] https://groups.google.com/a/groups.riscv.org/forum/#!topic/sw-dev/f19TmCNP6yA
/Linux-v4.19/arch/
DKconfig144 information on the topic of unaligned memory accesses.
163 information on the topic of unaligned memory accesses.

12