Home
last modified time | relevance | path

Searched full:tracedata (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/base/power/
H A Dtrace.c159 * We could just take the "tracedata" index into the .tracedata
167 void generate_pm_trace(const void *tracedata, unsigned int user) in generate_pm_trace() argument
169 unsigned short lineno = *(unsigned short *)tracedata; in generate_pm_trace()
170 const char *file = *(const char **)(tracedata + 2); in generate_pm_trace()
186 char *tracedata; in show_file_hash() local
189 for (tracedata = __tracedata_start ; tracedata < __tracedata_end ; in show_file_hash()
190 tracedata += 2 + sizeof(unsigned long)) { in show_file_hash()
191 unsigned short lineno = *(unsigned short *)tracedata; in show_file_hash()
192 const char *file = *(const char **)(tracedata + 2); in show_file_hash()
/linux/arch/x86/include/asm/
H A Dpm-trace.h10 const void *tracedata; \
12 ".section .tracedata,\"a\"\n" \
16 :"=r" (tracedata) \
18 generate_pm_trace(tracedata, user); \
/linux/include/linux/
H A Dpm-trace.h24 extern void generate_pm_trace(const void *tracedata, unsigned int user);
/linux/Documentation/trace/coresight/
H A Dpanic.rst113 bootargs. This is mandatory if the user would like to read the tracedata